Skip to content

Commit adbbd7f

Browse files
chore: update npm dependencies
1 parent cde0e33 commit adbbd7f

File tree

2 files changed

+120
-117
lines changed

2 files changed

+120
-117
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,27 +45,27 @@
4545
"@types/encoding-japanese": "^1.0.15",
4646
"@types/fast-levenshtein": "^0.0.1",
4747
"@types/file-saver": "^2.0.1",
48-
"@typescript-eslint/eslint-plugin": "^4.3.0",
49-
"@typescript-eslint/parser": "^4.3.0",
48+
"@typescript-eslint/eslint-plugin": "^4.4.0",
49+
"@typescript-eslint/parser": "^4.4.0",
5050
"babel-loader": "^8.1.0",
5151
"babel-plugin-react-html-attrs": "^3.0.5",
5252
"babel-plugin-transform-class-properties": "^6.24.1",
53-
"copy-webpack-plugin": "^6.1.1",
53+
"copy-webpack-plugin": "^6.2.0",
5454
"eslint": "^7.10.0",
55-
"eslint-plugin-react": "^7.21.2",
55+
"eslint-plugin-react": "^7.21.3",
5656
"eslint-plugin-react-hooks": "^4.1.2",
5757
"file-loader": "^6.1.0",
5858
"html-loader": "^1.3.1",
5959
"html-webpack-plugin": "^4.5.0",
6060
"husky": "^4.3.0",
6161
"license-checker-webpack-plugin": "^0.1.5",
6262
"lint-staged": "^10.4.0",
63-
"terser-webpack-plugin": "^4.2.2",
63+
"terser-webpack-plugin": "^4.2.3",
6464
"typescript": "^4.0.3",
6565
"webpack": "^4.44.2",
6666
"webpack-cli": "^3.3.12",
6767
"webpack-dev-server": "^3.11.0",
68-
"webpack-merge": "^5.1.4",
68+
"webpack-merge": "^5.2.0",
6969
"write-file-webpack-plugin": "^4.5.1"
7070
},
7171
"port": 5000,

0 commit comments

Comments
 (0)