Skip to content

Commit 2549205

Browse files
chore: update npm dependencies
1 parent 273aa2a commit 2549205

File tree

2 files changed

+134
-132
lines changed

2 files changed

+134
-132
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,27 +57,27 @@
5757
"@types/encoding-japanese": "^1.0.16",
5858
"@types/fast-levenshtein": "^0.0.1",
5959
"@types/file-saver": "^2.0.1",
60-
"@typescript-eslint/eslint-plugin": "^4.6.1",
61-
"@typescript-eslint/parser": "^4.6.1",
62-
"babel-loader": "^8.1.0",
60+
"@typescript-eslint/eslint-plugin": "^4.7.0",
61+
"@typescript-eslint/parser": "^4.7.0",
62+
"babel-loader": "^8.2.1",
6363
"babel-plugin-react-html-attrs": "^3.0.5",
6464
"babel-plugin-transform-class-properties": "^6.24.1",
6565
"copy-webpack-plugin": "^6.3.0",
66-
"eslint": "^7.12.1",
66+
"eslint": "^7.13.0",
6767
"eslint-plugin-react": "^7.21.5",
6868
"eslint-plugin-react-hooks": "^4.2.0",
6969
"file-loader": "^6.2.0",
7070
"html-loader": "^1.3.2",
7171
"html-webpack-plugin": "^4.5.0",
7272
"husky": "^4.3.0",
73-
"license-checker-webpack-plugin": "^0.1.5",
73+
"license-checker-webpack-plugin": "^0.1.6",
7474
"lint-staged": "^10.5.1",
7575
"terser-webpack-plugin": "^5.0.3",
7676
"typescript": "^4.0.5",
7777
"webpack": "^5.4.0",
7878
"webpack-cli": "^4.2.0",
7979
"webpack-dev-server": "^3.11.0",
80-
"webpack-merge": "^5.3.0",
80+
"webpack-merge": "^5.4.0",
8181
"write-file-webpack-plugin": "^4.5.1"
8282
},
8383
"port": 5000

0 commit comments

Comments
 (0)