Skip to content

Commit a1693f8

Browse files
committed
Update dependencies
1 parent 512fb88 commit a1693f8

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

package-lock.json

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,17 +43,17 @@
4343
"babel-loader": "^8.1.0",
4444
"css-loader": "^4.2.1",
4545
"cssnano": "^4.1.10",
46-
"eslint": "^7.6.0",
46+
"eslint": "^7.7.0",
4747
"eslint-config-airbnb": "^18.2.0",
4848
"eslint-config-prettier": "^6.11.0",
4949
"eslint-loader": "^4.0.2",
5050
"eslint-plugin-babel": "^5.3.1",
5151
"eslint-plugin-import": "^2.22.0",
5252
"eslint-plugin-jsx-a11y": "^6.3.1",
5353
"eslint-plugin-prettier": "^3.1.4",
54-
"eslint-plugin-react": "^7.20.5",
54+
"eslint-plugin-react": "^7.20.6",
5555
"eslint-plugin-react-hooks": "^4.0.8",
56-
"mini-css-extract-plugin": "^0.9.0",
56+
"mini-css-extract-plugin": "^0.10.0",
5757
"node-sass": "^4.14.1",
5858
"postcss-loader": "^3.0.0",
5959
"prettier": "^2.0.5",
@@ -62,7 +62,7 @@
6262
"stylelint": "^13.6.1",
6363
"stylelint-bare-webpack-plugin": "^2.0.2",
6464
"stylelint-config-standard": "^20.0.0",
65-
"terser-webpack-plugin": "^4.0.0",
65+
"terser-webpack-plugin": "^4.1.0",
6666
"webpack": "^4.44.1",
6767
"webpack-cli": "^3.3.12",
6868
"webpack-manifest-plugin": "^2.2.0"

0 commit comments

Comments
 (0)