Skip to content

Commit e05acff

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

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"@sapphire/eslint-config": "^5.0.5",
3838
"@sapphire/prettier-config": "^2.0.0",
3939
"@sapphire/ts-config": "^5.0.1",
40-
"@types/node": "^22.10.10",
40+
"@types/node": "^22.13.0",
4141
"@typescript-eslint/eslint-plugin": "^7.13.1",
4242
"@typescript-eslint/parser": "^7.13.1",
4343
"@vitest/coverage-v8": "^3.0.4",
4444
"cz-conventional-changelog": "^3.3.0",
4545
"eslint": "^8.57.1",
4646
"eslint-config-prettier": "^10.0.1",
4747
"eslint-plugin-prettier": "^5.2.3",
48-
"lint-staged": "^15.4.2",
48+
"lint-staged": "^15.4.3",
4949
"prettier": "^3.4.2",
5050
"standard-version": "^9.5.0",
5151
"tsup": "^8.3.6",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -996,15 +996,15 @@ __metadata:
996996
"@sapphire/eslint-config": "npm:^5.0.5"
997997
"@sapphire/prettier-config": "npm:^2.0.0"
998998
"@sapphire/ts-config": "npm:^5.0.1"
999-
"@types/node": "npm:^22.10.10"
999+
"@types/node": "npm:^22.13.0"
10001000
"@typescript-eslint/eslint-plugin": "npm:^7.13.1"
10011001
"@typescript-eslint/parser": "npm:^7.13.1"
10021002
"@vitest/coverage-v8": "npm:^3.0.4"
10031003
cz-conventional-changelog: "npm:^3.3.0"
10041004
eslint: "npm:^8.57.1"
10051005
eslint-config-prettier: "npm:^10.0.1"
10061006
eslint-plugin-prettier: "npm:^5.2.3"
1007-
lint-staged: "npm:^15.4.2"
1007+
lint-staged: "npm:^15.4.3"
10081008
prettier: "npm:^3.4.2"
10091009
standard-version: "npm:^9.5.0"
10101010
tsup: "npm:^8.3.6"
@@ -1045,12 +1045,12 @@ __metadata:
10451045
languageName: node
10461046
linkType: hard
10471047

1048-
"@types/node@npm:*, @types/node@npm:^22.10.10":
1049-
version: 22.10.10
1050-
resolution: "@types/node@npm:22.10.10"
1048+
"@types/node@npm:*, @types/node@npm:^22.13.0":
1049+
version: 22.13.0
1050+
resolution: "@types/node@npm:22.13.0"
10511051
dependencies:
10521052
undici-types: "npm:~6.20.0"
1053-
checksum: 10/61559b62bc7e62b947876e097c99472dd01317dd3b5916b538e2c40db8d68a1fc23c8de48149ef04cd2790a97bf2c005ea60cbb067e55ddbefd013d73da7a147
1053+
checksum: 10/a7563e57df48cb7e28f936dbabe228316dcdb4c7c3a88a6c1659fae898ffde2647a7193a9e29e0cbcb7dacc05a91fb3bc30c1a1d6fc9294694a734ff71a5f12e
10541054
languageName: node
10551055
linkType: hard
10561056

@@ -4092,9 +4092,9 @@ __metadata:
40924092
languageName: node
40934093
linkType: hard
40944094

4095-
"lint-staged@npm:^15.4.2":
4096-
version: 15.4.2
4097-
resolution: "lint-staged@npm:15.4.2"
4095+
"lint-staged@npm:^15.4.3":
4096+
version: 15.4.3
4097+
resolution: "lint-staged@npm:15.4.3"
40984098
dependencies:
40994099
chalk: "npm:^5.4.1"
41004100
commander: "npm:^13.1.0"
@@ -4108,7 +4108,7 @@ __metadata:
41084108
yaml: "npm:^2.7.0"
41094109
bin:
41104110
lint-staged: bin/lint-staged.js
4111-
checksum: 10/19f85db74d002b46901b8d1acf8af195e116eab53a1c3790be89d6d175b2fdf62098df86d6b5d0db2822ce4e0ccae8dc954f2dd2a79b656b7837d2f5af65c563
4111+
checksum: 10/14a6a9cb9b5e8027b1347cb24e114839d618d343d5c724c26def7d45ca9b9a9b813b585531c68f5a3d13332407c2dba198987a73f0350df483d99a876ba69c60
41124112
languageName: node
41134113
linkType: hard
41144114

0 commit comments

Comments
 (0)