Skip to content

Commit 94b2b84

Browse files
authored
chore: update deps (#622)
1 parent 5f1a622 commit 94b2b84

File tree

2 files changed

+79
-74
lines changed

2 files changed

+79
-74
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -212,10 +212,10 @@
212212
"@testing-library/jest-dom": "^6.0.1",
213213
"@testing-library/react": "^14.0.0",
214214
"@testing-library/user-event": "^14.4.3",
215-
"@types/node": "^20.5.1",
215+
"@types/node": "^20.5.2",
216216
"@types/react": "^18.2.20",
217-
"@typescript-eslint/eslint-plugin": "^6.4.0",
218-
"@typescript-eslint/parser": "^6.4.0",
217+
"@typescript-eslint/eslint-plugin": "^6.4.1",
218+
"@typescript-eslint/parser": "^6.4.1",
219219
"@vitejs/plugin-react": "^4.0.4",
220220
"ajv": "^8.12.0",
221221
"ajv-errors": "^3.0.0",
@@ -233,7 +233,7 @@
233233
"io-ts-types": "^0.5.19",
234234
"joi": "^17.9.2",
235235
"jsdom": "^22.1.0",
236-
"lint-staged": "^14.0.0",
236+
"lint-staged": "^14.0.1",
237237
"microbundle": "^0.15.1",
238238
"monocle-ts": "^2.3.13",
239239
"newtype-ts": "^0.3.5",

0 commit comments

Comments
 (0)