Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#237)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent 0d3c137 commit d26f02b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,16 @@
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@napi-rs/cli": "^2.18.3",
"@napi-rs/cli": "^2.18.4",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@taplo/cli": "^0.7.0",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"lint-staged": "^15.2.7",
"npm-run-all2": "^6.2.0",
"npm-run-all2": "^6.2.2",
"prettier": "^3.3.2",
"vitest": "^1.6.0"
},
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -577,12 +577,12 @@ __metadata:
languageName: node
linkType: hard

"@napi-rs/cli@npm:^2.18.3":
version: 2.18.3
resolution: "@napi-rs/cli@npm:2.18.3"
"@napi-rs/cli@npm:^2.18.4":
version: 2.18.4
resolution: "@napi-rs/cli@npm:2.18.4"
bin:
napi: scripts/index.js
checksum: 10/1400e14351f8315ef76f14dccdae4944b3755d9816d74a7d9e4fed5d634d28702493af7ea96d0297da114b88e952535f63c948887f4e1a8cfad189b5feccdec0
checksum: 10/b9bdb0e0f96328315a5ad7846df5c72f5f00c707aa58bf2e8b753ad419c4a45989ba6967c8a27acf1552051d2693ae43a9be9ab2c173671040c1861e6d920ac6
languageName: node
linkType: hard

Expand Down Expand Up @@ -808,16 +808,16 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:^19.3.0"
"@commitlint/config-conventional": "npm:^19.2.2"
"@napi-rs/cli": "npm:^2.18.3"
"@napi-rs/cli": "npm:^2.18.4"
"@sapphire/eslint-config": "npm:^5.0.5"
"@sapphire/prettier-config": "npm:^2.0.0"
"@sapphire/ts-config": "npm:^5.0.1"
"@taplo/cli": "npm:^0.7.0"
"@types/node": "npm:^20.14.9"
"@types/node": "npm:^20.14.10"
"@vitest/coverage-v8": "npm:^1.6.0"
eslint: "npm:^8.57.0"
lint-staged: "npm:^15.2.7"
npm-run-all2: "npm:^6.2.0"
npm-run-all2: "npm:^6.2.2"
prettier: "npm:^3.3.2"
vitest: "npm:^1.6.0"
languageName: unknown
Expand Down Expand Up @@ -848,12 +848,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.14.9":
version: 20.14.9
resolution: "@types/node@npm:20.14.9"
"@types/node@npm:*, @types/node@npm:^20.14.10":
version: 20.14.10
resolution: "@types/node@npm:20.14.10"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/f313b06c79be92f5d3541159ef813b9fc606941f951ecf826e940658c6d4952755ca2f06277b746326cef0697ed79a04676ecde053d32e1121b3352c8168d2e9
checksum: 10/672892cf94d0d95cf052f11271990686a0fd204cd1e5fe7a4ef240e5315e06711765dc47b9ec98627d3adac18b8c92bb7e2d8db21d18faa20bc3e3203a143e79
languageName: node
linkType: hard

Expand Down Expand Up @@ -3115,9 +3115,9 @@ __metadata:
languageName: node
linkType: hard

"npm-run-all2@npm:^6.2.0":
version: 6.2.0
resolution: "npm-run-all2@npm:6.2.0"
"npm-run-all2@npm:^6.2.2":
version: 6.2.2
resolution: "npm-run-all2@npm:6.2.2"
dependencies:
ansi-styles: "npm:^6.2.1"
cross-spawn: "npm:^7.0.3"
Expand All @@ -3131,7 +3131,7 @@ __metadata:
npm-run-all2: bin/npm-run-all/index.js
run-p: bin/run-p/index.js
run-s: bin/run-s/index.js
checksum: 10/917937b6280a4f7af168b784fba10f0c441d58d86ab5595c88e4aa4b9f69f7eaa0af62ddc8a12fed705debcfc5f77bf80bad48936a3384f3a0b527111b7ff4ec
checksum: 10/79995322365ab1189bf00cd531b3b2c410334a8e0d54bf1045fed3b59117873e8a0aeafdc1f543f0cef295bdca1fe5cfea5613e7ed4cc65f396b72db587257f5
languageName: node
linkType: hard

Expand Down

0 comments on commit d26f02b

Please sign in to comment.