Skip to content

Commit 86f2ef3

Browse files
chore: update npm dependencies
1 parent 8942cf1 commit 86f2ef3

File tree

2 files changed

+158
-140
lines changed

2 files changed

+158
-140
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@
5757
"@types/encoding-japanese": "^1.0.17",
5858
"@types/fast-levenshtein": "^0.0.1",
5959
"@types/file-saver": "^2.0.1",
60-
"@typescript-eslint/eslint-plugin": "^4.17.0",
61-
"@typescript-eslint/parser": "^4.17.0",
60+
"@typescript-eslint/eslint-plugin": "^4.18.0",
61+
"@typescript-eslint/parser": "^4.18.0",
6262
"babel-loader": "^8.2.2",
6363
"babel-plugin-react-html-attrs": "^3.0.5",
6464
"babel-plugin-transform-class-properties": "^6.24.1",
6565
"copy-webpack-plugin": "^8.0.0",
66-
"eslint": "^7.21.0",
66+
"eslint": "^7.22.0",
6767
"eslint-plugin-react": "^7.22.0",
6868
"eslint-plugin-react-hooks": "^4.2.0",
6969
"file-loader": "^6.2.0",
@@ -74,7 +74,7 @@
7474
"lint-staged": "^10.5.4",
7575
"terser-webpack-plugin": "^5.1.1",
7676
"typescript": "^4.2.3",
77-
"webpack": "^5.24.4",
77+
"webpack": "^5.26.3",
7878
"webpack-cli": "^4.5.0",
7979
"webpack-dev-server": "^3.11.2",
8080
"webpack-merge": "^5.7.3"

0 commit comments

Comments
 (0)