diff options
| author | sD <stoned@derpymail.org> | 2019-12-24 15:42:49 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2019-12-24 15:42:49 +0100 |
| commit | 96220bf48024cf2722b45366bb176d6c1879fe7e (patch) | |
| tree | e6ec6bd5cac2488fa95d3b5695bac41def9f9803 /package.json | |
| parent | 062411adf06e3cf1383db541f4009e18347fccd2 (diff) | |
npm update
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 79fc11c..179a1fa 100644 --- a/package.json +++ b/package.json @@ -21,13 +21,13 @@ }, "homepage": "https://github.com/stonedDiscord/stonedDiscord.github.io#readme", "devDependencies": { - "@babel/core": "^7.4.5", - "@babel/preset-env": "^7.4.5", + "@babel/core": "^7.7.7", + "@babel/preset-env": "^7.7.7", "babel-loader": "^8.0.6", - "eslint": "^6.0.1", + "eslint": "^6.8.0", "golden-layout": "^1.5.9", - "webpack": "^4.35.3", - "webpack-cli": "^3.3.6" + "webpack": "^4.41.4", + "webpack-cli": "^3.3.10" }, "dependencies": { "core-js": "^3.1.4", |
