Skip to content

Commit 1100a24

Browse files
committed
chore: upgrade dependencies
1 parent db03a83 commit 1100a24

File tree

2 files changed

+153
-167
lines changed

2 files changed

+153
-167
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
"@testing-library/react": "^14.0.0",
4545
"@types/jest": "^29.5.3",
4646
"@types/mdx": "^2.0.5",
47-
"@types/node": "20.8.0",
48-
"@types/react": "18.2.23",
49-
"@types/react-dom": "18.2.8",
50-
"@typescript-eslint/eslint-plugin": "6.7.3",
51-
"@typescript-eslint/parser": "6.7.3",
47+
"@types/node": "20.8.2",
48+
"@types/react": "18.2.25",
49+
"@types/react-dom": "18.2.10",
50+
"@typescript-eslint/eslint-plugin": "6.7.4",
51+
"@typescript-eslint/parser": "6.7.4",
5252
"babel-jest": "^29.6.1",
5353
"babel-preset-gatsby": "^3.6.0",
5454
"eslint": "8.50.0",

0 commit comments

Comments
 (0)