Skip to content

Commit 1405e5e

Browse files
chore: update npm dependencies
1 parent 7d5f111 commit 1405e5e

File tree

2 files changed

+196
-344
lines changed

2 files changed

+196
-344
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@material-ui/core": "^4.11.0",
2424
"@technote-space/ga-framework": "^0.14.4",
25-
"@technote-space/genetic-algorithms-js": "^0.8.3",
25+
"@technote-space/genetic-algorithms-js": "^0.8.4",
2626
"axios": "^0.19.2",
2727
"encoding-japanese": "^1.0.30",
2828
"fast-levenshtein": "^3.0.0",
@@ -40,20 +40,20 @@
4040
"@babel/preset-flow": "^7.10.4",
4141
"@babel/preset-react": "^7.10.4",
4242
"@babel/preset-typescript": "^7.10.4",
43-
"@commitlint/cli": "^9.1.1",
44-
"@commitlint/config-conventional": "^9.1.1",
43+
"@commitlint/cli": "^9.1.2",
44+
"@commitlint/config-conventional": "^9.1.2",
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.9.0",
49-
"@typescript-eslint/parser": "^3.9.0",
48+
"@typescript-eslint/eslint-plugin": "^3.9.1",
49+
"@typescript-eslint/parser": "^3.9.1",
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",
5454
"eslint": "^7.7.0",
5555
"eslint-plugin-react": "^7.20.6",
56-
"eslint-plugin-react-hooks": "^4.0.8",
56+
"eslint-plugin-react-hooks": "^4.1.0",
5757
"file-loader": "^6.0.0",
5858
"html-loader": "^1.1.0",
5959
"html-webpack-plugin": "^4.3.0",

0 commit comments

Comments
 (0)