diff --git a/package-lock.json b/package-lock.json index f338a731..a2b5d905 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@davidsneighbour/dotfiles", - "version": "2024.3.0", + "version": "2024.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@davidsneighbour/dotfiles", - "version": "2024.3.0", + "version": "2024.3.2", "license": "GPL-3.0-or-later", "dependencies": { "@clack/prompts": "0.7.0", diff --git a/package.json b/package.json index 5fc59ef2..8e9cc393 100644 --- a/package.json +++ b/package.json @@ -9,11 +9,11 @@ "homepage": "https://github.com/davidsneighbour/dotfiles#readme", "dependencies": { "@clack/prompts": "0.7.0", - "@davidsneighbour/commitlint-config": "2024.3.46", - "@davidsneighbour/eslint-config": "2024.3.46", - "@davidsneighbour/release-config": "2024.3.46", - "@davidsneighbour/remark-config": "2024.3.46", - "@davidsneighbour/tools": "2024.3.46", + "@davidsneighbour/commitlint-config": "2024.4.5", + "@davidsneighbour/eslint-config": "2024.4.5", + "@davidsneighbour/release-config": "2024.4.5", + "@davidsneighbour/remark-config": "2024.4.5", + "@davidsneighbour/tools": "2024.4.5", "fs-extra": "11.2.0", "shelljs": "0.8.5", "simple-git-hooks": "2.11.1",