Skip to content

Commit c20077c

Browse files
committed
chore(deps): update devdependencies
1 parent 8c9b1a7 commit c20077c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lockb

380 Bytes
Binary file not shown.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,17 +38,17 @@
3838
"@types/glob": "8.1.0",
3939
"@types/react": "18.3.3",
4040
"@types/jest": "29.5.12",
41-
"@types/node": "20.14.2",
42-
"cypress": "13.11.0",
41+
"@types/node": "20.14.8",
42+
"cypress": "13.12.0",
4343
"husky": "9.0.11",
4444
"jest": "29.7.0",
4545
"eslint": "9.5.0",
4646
"eslint-plugin-cypress": "3.3.0",
4747
"react": "18.3.1",
4848
"react-dom": "18.3.1",
4949
"tsup": "8.1.0",
50-
"typescript": "5.4.5",
51-
"typescript-eslint": "7.13.0",
50+
"typescript": "5.5.2",
51+
"typescript-eslint": "7.13.1",
5252
"vite": "5.3.1"
5353
},
5454
"scripts": {

0 commit comments

Comments
 (0)