diff options
author | Reverite <github@reverite.sh> | 2019-07-07 16:25:42 -0700 |
---|---|---|
committer | Reverite <github@reverite.sh> | 2019-07-07 16:25:42 -0700 |
commit | 7d99f12fd03cf2f861d0747c3bbcd4a8cf454d99 (patch) | |
tree | 7b166c33fefb4bf3cc6f6dee46f5883f7428d80a /package.json | |
parent | 100bb17b1317f07c0eaa89da869f960b6cff611f (diff) | |
parent | fce885f271f8651702d606406e21677280071e40 (diff) |
Merge branch 'glitch' into production
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 c1a6a3b9b..0a4542169 100644 --- a/package.json +++ b/package.json @@ -164,7 +164,7 @@ "webpack": "^4.34.0", "webpack-assets-manifest": "^3.1.1", "webpack-bundle-analyzer": "^3.3.2", - "webpack-cli": "^3.3.4", + "webpack-cli": "^3.3.5", "webpack-merge": "^4.2.1", "websocket.js": "^0.1.12" }, @@ -176,7 +176,7 @@ "eslint": "^5.16.0", "eslint-plugin-import": "~2.17.3", "eslint-plugin-jsx-a11y": "~6.2.1", - "eslint-plugin-promise": "~4.1.1", + "eslint-plugin-promise": "~4.2.1", "eslint-plugin-react": "~7.12.1", "jest": "^24.8.0", "raf": "^3.4.1", |