diff options
author | Vitaly Takmazov | 2019-12-12 10:50:37 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-12-12 10:50:37 +0300 |
commit | c0ae480bb5c07ea7b9e1b42df428e2857b0d4816 (patch) | |
tree | 7b1d164490feed5ea41dd42520399d24e50b3b26 /package.json | |
parent | be7075b49ad227ca221d4e36cd6494c8059630ce (diff) |
Update deps
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index f2755969..a0a03e13 100644 --- a/package.json +++ b/package.json @@ -26,8 +26,8 @@ "@babel/core": "^7.7.5", "@babel/preset-env": "^7.7.6", "babel-loader": "^8.0.6", - "core-js": "^3.4.8", - "css-loader": "^3.2.1", + "core-js": "^3.5.0", + "css-loader": "^3.3.0", "eslint": "6.7.2", "eslint-loader": "3.0.3", "eslint-plugin-only-ascii": "0.0.0", |