aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-08-14 10:59:45 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commit65c3f9e2fd45e25a95a25954a2da48ed62656f75 (patch)
tree561b39fa32431f0778b55df9544f94bc711e5553 /vnext/package.json
parentcea08e9b9ae0a396a813ca54e250aff703afc1fe (diff)
Update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package.json b/vnext/package.json
index bcbac443..fd3d408d 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -24,7 +24,7 @@
"eslint": "^6.1.0",
"eslint-loader": "^2.2.1",
"eslint-plugin-babel": "^5.3.0",
- "eslint-plugin-jest": "^22.15.0",
+ "eslint-plugin-jest": "^22.15.1",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.14.3",
"eslint-plugin-react-hooks": "^1.7.0",
@@ -41,7 +41,7 @@
"stylelint": "^10.1.0",
"stylelint-config-standard": "^18.3.0",
"terser-webpack-plugin": "^1.4.1",
- "webpack": "^4.39.1",
+ "webpack": "^4.39.2",
"webpack-cli": "^3.3.6",
"webpack-dev-server": "^3.8.0"
},
@@ -77,7 +77,7 @@
},
"dependencies": {
"axios": "^0.19.0",
- "core-js": "^3.2.0",
+ "core-js": "^3.2.1",
"evil-icons": "^1.10.1",
"moment": "^2.24.0",
"qs": "^6.7.0",