Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 84a4168

Browse files
chore(deps): update eslint
1 parent e322d36 commit 84a4168

File tree

3 files changed

+443
-121
lines changed

3 files changed

+443
-121
lines changed

http/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"@types/react": "^18.2.14",
1919
"@types/react-dom": "^18.2.6",
2020
"@typescript-eslint/eslint-plugin": "^6.0.0",
21-
"@typescript-eslint/parser": "6.8.0",
21+
"@typescript-eslint/parser": "6.13.0",
2222
"babel-loader": "9.1.3",
2323
"bundle-loader": "0.5.6",
2424
"css-loader": "^6.7.4",
25-
"eslint": "8.51.0",
25+
"eslint": "8.54.0",
2626
"eslint-config-prettier": "9.0.0",
2727
"eslint-plugin-import": "^2.26.0",
2828
"eslint-plugin-jest-dom": "5.1.0",

rest-dsl/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"@types/react": "^18.2.14",
1818
"@types/react-dom": "^18.2.6",
1919
"@typescript-eslint/eslint-plugin": "^6.0.0",
20-
"@typescript-eslint/parser": "6.8.0",
20+
"@typescript-eslint/parser": "6.13.0",
2121
"babel-loader": "9.1.3",
2222
"bundle-loader": "0.5.6",
2323
"css-loader": "^6.7.4",
24-
"eslint": "8.51.0",
24+
"eslint": "8.54.0",
2525
"eslint-config-prettier": "9.0.0",
2626
"eslint-plugin-import": "^2.26.0",
2727
"eslint-plugin-jest-dom": "5.1.0",

0 commit comments

Comments
 (0)