Skip to content

Commit e958150

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

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
@@ -47,7 +47,7 @@
4747
"@testing-library/dom": "^10.4.0",
4848
"@testing-library/jest-dom": "^6.6.3",
4949
"@testing-library/react": "^16.2.0",
50-
"@types/node": "^22.10.10",
50+
"@types/node": "^22.13.0",
5151
"@types/react": "^18.3.18",
5252
"@types/react-dom": "^18.3.5",
5353
"@typescript-eslint/eslint-plugin": "^7.13.1",
@@ -62,7 +62,7 @@
6262
"eslint-plugin-prettier": "^5.2.3",
6363
"eslint-plugin-react": "^7.37.4",
6464
"eslint-plugin-react-hooks": "^5.1.0",
65-
"lint-staged": "^15.4.2",
65+
"lint-staged": "^15.4.3",
6666
"prettier": "^3.4.2",
6767
"react": "^18.3.1",
6868
"react-dom": "^18.3.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3914,12 +3914,12 @@ __metadata:
39143914
languageName: node
39153915
linkType: hard
39163916

3917-
"@types/node@npm:*, @types/node@npm:^22.10.10":
3918-
version: 22.10.10
3919-
resolution: "@types/node@npm:22.10.10"
3917+
"@types/node@npm:*, @types/node@npm:^22.13.0":
3918+
version: 22.13.0
3919+
resolution: "@types/node@npm:22.13.0"
39203920
dependencies:
39213921
undici-types: "npm:~6.20.0"
3922-
checksum: 10/61559b62bc7e62b947876e097c99472dd01317dd3b5916b538e2c40db8d68a1fc23c8de48149ef04cd2790a97bf2c005ea60cbb067e55ddbefd013d73da7a147
3922+
checksum: 10/a7563e57df48cb7e28f936dbabe228316dcdb4c7c3a88a6c1659fae898ffde2647a7193a9e29e0cbcb7dacc05a91fb3bc30c1a1d6fc9294694a734ff71a5f12e
39233923
languageName: node
39243924
linkType: hard
39253925

@@ -9634,9 +9634,9 @@ __metadata:
96349634
languageName: node
96359635
linkType: hard
96369636

9637-
"lint-staged@npm:^15.4.2":
9638-
version: 15.4.2
9639-
resolution: "lint-staged@npm:15.4.2"
9637+
"lint-staged@npm:^15.4.3":
9638+
version: 15.4.3
9639+
resolution: "lint-staged@npm:15.4.3"
96409640
dependencies:
96419641
chalk: "npm:^5.4.1"
96429642
commander: "npm:^13.1.0"
@@ -9650,7 +9650,7 @@ __metadata:
96509650
yaml: "npm:^2.7.0"
96519651
bin:
96529652
lint-staged: bin/lint-staged.js
9653-
checksum: 10/19f85db74d002b46901b8d1acf8af195e116eab53a1c3790be89d6d175b2fdf62098df86d6b5d0db2822ce4e0ccae8dc954f2dd2a79b656b7837d2f5af65c563
9653+
checksum: 10/14a6a9cb9b5e8027b1347cb24e114839d618d343d5c724c26def7d45ca9b9a9b813b585531c68f5a3d13332407c2dba198987a73f0350df483d99a876ba69c60
96549654
languageName: node
96559655
linkType: hard
96569656

@@ -11314,7 +11314,7 @@ __metadata:
1131411314
"@testing-library/dom": "npm:^10.4.0"
1131511315
"@testing-library/jest-dom": "npm:^6.6.3"
1131611316
"@testing-library/react": "npm:^16.2.0"
11317-
"@types/node": "npm:^22.10.10"
11317+
"@types/node": "npm:^22.13.0"
1131811318
"@types/react": "npm:^18.3.18"
1131911319
"@types/react-dom": "npm:^18.3.5"
1132011320
"@typescript-eslint/eslint-plugin": "npm:^7.13.1"
@@ -11329,7 +11329,7 @@ __metadata:
1132911329
eslint-plugin-prettier: "npm:^5.2.3"
1133011330
eslint-plugin-react: "npm:^7.37.4"
1133111331
eslint-plugin-react-hooks: "npm:^5.1.0"
11332-
lint-staged: "npm:^15.4.2"
11332+
lint-staged: "npm:^15.4.3"
1133311333
prettier: "npm:^3.4.2"
1133411334
react: "npm:^18.3.1"
1133511335
react-dom: "npm:^18.3.1"

0 commit comments

Comments
 (0)