Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#256)
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 Oct 27, 2024
1 parent 789d927 commit 3d6e693
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@taplo/cli": "^0.7.0",
"@types/node": "^20.16.13",
"@types/node": "^20.17.1",
"@vitest/coverage-v8": "^2.1.3",
"eslint": "^8.57.1",
"lint-staged": "^15.2.10",
"npm-run-all2": "^6.2.4",
"npm-run-all2": "^6.2.6",
"prettier": "^3.3.3",
"vitest": "^2.1.3"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -796,11 +796,11 @@ __metadata:
"@sapphire/prettier-config": "npm:^2.0.0"
"@sapphire/ts-config": "npm:^5.0.1"
"@taplo/cli": "npm:^0.7.0"
"@types/node": "npm:^20.16.13"
"@types/node": "npm:^20.17.1"
"@vitest/coverage-v8": "npm:^2.1.3"
eslint: "npm:^8.57.1"
lint-staged: "npm:^15.2.10"
npm-run-all2: "npm:^6.2.4"
npm-run-all2: "npm:^6.2.6"
prettier: "npm:^3.3.3"
vitest: "npm:^2.1.3"
languageName: unknown
Expand Down Expand Up @@ -831,12 +831,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.16.13":
version: 20.16.13
resolution: "@types/node@npm:20.16.13"
"@types/node@npm:*, @types/node@npm:^20.17.1":
version: 20.17.1
resolution: "@types/node@npm:20.17.1"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/6e7b82119372cc12d28fcc1b0c10d1b8fa560bbb500f87a4c68bc446a0986d42c92e0f583040167841a0c598131979c3399b17c736c9fb8ba4f0dcf2b2048a84
checksum: 10/d1f4cd7158df97167953031f7245af3203f52b5f4965c175253b96489c7c55e4c2d4c8a697bb34211bfb99b8824cfcf6287e16cabdac6184a99eedcb26fdd432
languageName: node
linkType: hard

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

"npm-run-all2@npm:^6.2.4":
version: 6.2.4
resolution: "npm-run-all2@npm:6.2.4"
"npm-run-all2@npm:^6.2.6":
version: 6.2.6
resolution: "npm-run-all2@npm:6.2.6"
dependencies:
ansi-styles: "npm:^6.2.1"
cross-spawn: "npm:^7.0.3"
Expand All @@ -3093,7 +3093,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/7ed65229a2818ffa124427eaf92ee379d20e3b426f7ae3b4da41d970367772b811b5839966a98b0d1552ffebbaaf5b710047710fa16674fab10f7f3928e29a05
checksum: 10/0e75bb6fdfd65e3c04b742215162c30daa8174258c25fec1189aa3be52b4c3ad9050ab031a325ce4ab51e8a13e86e7bf01ff99ca15239b6ff9768ba45883fd33
languageName: node
linkType: hard

Expand Down

0 comments on commit 3d6e693

Please sign in to comment.