Skip to content

Commit fd9dca7

Browse files
chore: update npm dependencies
1 parent a9ec75d commit fd9dca7

File tree

2 files changed

+180
-199
lines changed

2 files changed

+180
-199
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"main": "build/index.js",
2222
"dependencies": {
2323
"@material-ui/core": "^4.11.0",
24-
"@technote-space/ga-framework": "^0.14.3",
24+
"@technote-space/ga-framework": "^0.14.4",
2525
"@technote-space/genetic-algorithms-js": "^0.8.3",
2626
"axios": "^0.19.2",
2727
"encoding-japanese": "^1.0.30",
@@ -45,22 +45,22 @@
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": "^3.8.0",
49-
"@typescript-eslint/parser": "^3.8.0",
48+
"@typescript-eslint/eslint-plugin": "^3.9.0",
49+
"@typescript-eslint/parser": "^3.9.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",
5353
"copy-webpack-plugin": "^6.0.3",
54-
"eslint": "^7.6.0",
55-
"eslint-plugin-react": "^7.20.5",
54+
"eslint": "^7.7.0",
55+
"eslint-plugin-react": "^7.20.6",
5656
"eslint-plugin-react-hooks": "^4.0.8",
5757
"file-loader": "^6.0.0",
5858
"html-loader": "^1.1.0",
5959
"html-webpack-plugin": "^4.3.0",
6060
"husky": "^4.2.5",
6161
"license-checker-webpack-plugin": "^0.1.5",
6262
"lint-staged": "^10.2.11",
63-
"terser-webpack-plugin": "^4.0.0",
63+
"terser-webpack-plugin": "^4.1.0",
6464
"typescript": "^3.9.7",
6565
"webpack": "^4.44.1",
6666
"webpack-cli": "^3.3.12",

0 commit comments

Comments
 (0)