Skip to content

Commit e5bd384

Browse files
chore(deps): update all non-major dependencies (#371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0adad4e commit e5bd384

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@sapphire/prettier-config": "^2.0.0",
5757
"@sapphire/ts-config": "^5.0.1",
5858
"@types/js-yaml": "^4.0.9",
59-
"@types/node": "^22.10.10",
59+
"@types/node": "^22.13.0",
6060
"@types/prompts": "^2.4.9",
6161
"@typescript-eslint/eslint-plugin": "^7.13.0",
6262
"@typescript-eslint/parser": "^7.13.0",
@@ -66,7 +66,7 @@
6666
"eslint-config-prettier": "^10.0.1",
6767
"eslint-plugin-prettier": "^5.2.3",
6868
"globby": "^14.0.2",
69-
"lint-staged": "^15.4.2",
69+
"lint-staged": "^15.4.3",
7070
"prettier": "^3.4.2",
7171
"ts-node": "^10.9.2",
7272
"typescript": "~5.4.5"

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@ __metadata:
687687
"@sapphire/result": "npm:^2.7.2"
688688
"@sapphire/ts-config": "npm:^5.0.1"
689689
"@types/js-yaml": "npm:^4.0.9"
690-
"@types/node": "npm:^22.10.10"
690+
"@types/node": "npm:^22.13.0"
691691
"@types/prompts": "npm:^2.4.9"
692692
"@typescript-eslint/eslint-plugin": "npm:^7.13.0"
693693
"@typescript-eslint/parser": "npm:^7.13.0"
@@ -702,7 +702,7 @@ __metadata:
702702
find-up: "npm:^5.0.0"
703703
globby: "npm:^14.0.2"
704704
js-yaml: "npm:^4.1.0"
705-
lint-staged: "npm:^15.4.2"
705+
lint-staged: "npm:^15.4.3"
706706
prettier: "npm:^3.4.2"
707707
prompts: "npm:^2.4.2"
708708
ts-node: "npm:^10.9.2"
@@ -959,12 +959,12 @@ __metadata:
959959
languageName: node
960960
linkType: hard
961961

962-
"@types/node@npm:*, @types/node@npm:^22.10.10":
963-
version: 22.10.10
964-
resolution: "@types/node@npm:22.10.10"
962+
"@types/node@npm:*, @types/node@npm:^22.13.0":
963+
version: 22.13.0
964+
resolution: "@types/node@npm:22.13.0"
965965
dependencies:
966966
undici-types: "npm:~6.20.0"
967-
checksum: 10/61559b62bc7e62b947876e097c99472dd01317dd3b5916b538e2c40db8d68a1fc23c8de48149ef04cd2790a97bf2c005ea60cbb067e55ddbefd013d73da7a147
967+
checksum: 10/a7563e57df48cb7e28f936dbabe228316dcdb4c7c3a88a6c1659fae898ffde2647a7193a9e29e0cbcb7dacc05a91fb3bc30c1a1d6fc9294694a734ff71a5f12e
968968
languageName: node
969969
linkType: hard
970970

@@ -3084,9 +3084,9 @@ __metadata:
30843084
languageName: node
30853085
linkType: hard
30863086

3087-
"lint-staged@npm:^15.4.2":
3088-
version: 15.4.2
3089-
resolution: "lint-staged@npm:15.4.2"
3087+
"lint-staged@npm:^15.4.3":
3088+
version: 15.4.3
3089+
resolution: "lint-staged@npm:15.4.3"
30903090
dependencies:
30913091
chalk: "npm:^5.4.1"
30923092
commander: "npm:^13.1.0"
@@ -3100,7 +3100,7 @@ __metadata:
31003100
yaml: "npm:^2.7.0"
31013101
bin:
31023102
lint-staged: bin/lint-staged.js
3103-
checksum: 10/19f85db74d002b46901b8d1acf8af195e116eab53a1c3790be89d6d175b2fdf62098df86d6b5d0db2822ce4e0ccae8dc954f2dd2a79b656b7837d2f5af65c563
3103+
checksum: 10/14a6a9cb9b5e8027b1347cb24e114839d618d343d5c724c26def7d45ca9b9a9b813b585531c68f5a3d13332407c2dba198987a73f0350df483d99a876ba69c60
31043104
languageName: node
31053105
linkType: hard
31063106

0 commit comments

Comments
 (0)