Skip to content

Commit b231161

Browse files
committed
Update eslint and @types/node
1 parent 04da253 commit b231161

File tree

2 files changed

+78
-15
lines changed

2 files changed

+78
-15
lines changed

package-lock.json

Lines changed: 75 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"@svgr/cli": "^8.0.1",
155155
"@testing-library/react": "^14.0.0",
156156
"@types/luxon": "^3.3.0",
157-
"@types/node": "^18.11.18",
157+
"@types/node": "^20.11.27",
158158
"@types/react": "^18.0.33",
159159
"@types/react-dom": "^18.0.11",
160160
"@types/uuid": "^9.0.1",
@@ -171,8 +171,8 @@
171171
"eslint-config-standard": "^17.1.0",
172172
"eslint-config-standard-jsx": "^11.0.0",
173173
"eslint-config-standard-react": "^13.0.0",
174-
"eslint-config-standard-with-typescript": "^39.0.0",
175-
"eslint-plugin-simple-import-sort": "^10.0.0",
174+
"eslint-config-standard-with-typescript": "^43.0.1",
175+
"eslint-plugin-simple-import-sort": "^12.0.0",
176176
"eslint-plugin-storybook": "^0.6.11",
177177
"eslint-plugin-unused-imports": "^3.0.0",
178178
"execa": "^8.0.1",

0 commit comments

Comments
 (0)