Skip to content

Commit

Permalink
Update dependencies #6308
Browse files Browse the repository at this point in the history
  • Loading branch information
pnowak committed Jan 9, 2020
1 parent 2425acd commit 92c9965
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,17 +81,17 @@
"devDependencies": {
"@babel/cli": "^7.2.3",
"@babel/core": "^7.4.0",
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.4.4",
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.7.4",
"@babel/plugin-proposal-object-rest-spread": "^7.4.0",
"@babel/plugin-proposal-optional-chaining": "^7.6.0",
"@babel/plugin-proposal-optional-chaining": "^7.7.5",
"@babel/plugin-transform-runtime": "^7.4.0",
"@babel/polyfill": "^7.4.0",
"@babel/preset-env": "^7.4.2",
"@babel/register": "^7.4.0",
"@babel/runtime": "^7.4.2",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "^11.0.0-beta.0",
"babel-eslint": "^11.0.0-beta.2",
"babel-jest": "^24.1.0",
"babel-loader": "^8.0.4",
"babel-plugin-forbidden-imports": "^0.1.2",
Expand Down

0 comments on commit 92c9965

Please sign in to comment.