Skip to content

Commit 09d09c7

Browse files
chore: bump the dev-dependencies group with 4 updates (#385)
Bumps the dev-dependencies group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [borp](https://github.com/mcollina/borp), [chalk](https://github.com/chalk/chalk) and [inquirer](https://github.com/SBoudrias/Inquirer.js). Updates `@types/node` from 20.17.10 to 22.10.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `borp` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/mcollina/borp/releases) - [Commits](mcollina/borp@v0.18.0...v0.19.0) Updates `chalk` from 4.1.2 to 5.4.1 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v4.1.2...v5.4.1) Updates `inquirer` from 8.2.6 to 12.3.0 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@12.3.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: borp dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: chalk dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: inquirer dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a2e5a7 commit 09d09c7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
},
3434
"homepage": "https://github.com/delvedor/find-my-way#readme",
3535
"devDependencies": {
36-
"@types/node": "^20.0.0",
36+
"@types/node": "^22.10.2",
3737
"benchmark": "^2.1.4",
38-
"borp": "^0.18.0",
39-
"chalk": "^4.1.2",
40-
"inquirer": "^8.2.4",
38+
"borp": "^0.19.0",
39+
"chalk": "^5.4.1",
40+
"inquirer": "^12.3.0",
4141
"pre-commit": "^1.2.2",
4242
"proxyquire": "^2.1.3",
4343
"rfdc": "^1.3.0",

0 commit comments

Comments
 (0)