Skip to content

Commit 4f6f0a8

Browse files
committed
build: ⬆️ upgrade deps
1 parent 3d6efc8 commit 4f6f0a8

File tree

2 files changed

+306
-334
lines changed

2 files changed

+306
-334
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@
3636
},
3737
"devDependencies": {
3838
"@testing-library/jest-dom": "^6.1.4",
39-
"@testing-library/react": "^14.0.0",
40-
"@types/eslint": "^8.44.6",
41-
"@types/jest": "^29.5.7",
42-
"@types/node": "^20.8.10",
39+
"@testing-library/react": "^14.1.0",
40+
"@types/eslint": "^8.44.7",
41+
"@types/jest": "^29.5.8",
42+
"@types/node": "^20.9.0",
4343
"@types/react": "^18",
44-
"@typescript-eslint/eslint-plugin": "^6.9.1",
45-
"@typescript-eslint/parser": "^6.9.1",
44+
"@typescript-eslint/eslint-plugin": "^6.10.0",
45+
"@typescript-eslint/parser": "^6.10.0",
4646
"audit-ci": "^6.6.1",
4747
"eslint-config-airbnb-base": "^15.0.0",
4848
"eslint-config-prettier": "^9.0.0",
@@ -52,7 +52,7 @@
5252
"jest": "^29.7.0",
5353
"jest-environment-jsdom": "^29.7.0",
5454
"prettier": "^3.0.3",
55-
"semantic-release": "^22.0.6",
55+
"semantic-release": "^22.0.7",
5656
"ts-jest": "^29.1.1",
5757
"typescript": "^5.2.2"
5858
},

0 commit comments

Comments
 (0)