Skip to content

Commit 35e42db

Browse files
Bump @babel/plugin-proposal-object-rest-spread from 7.6.2 to 7.9.0
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.6.2 to 7.9.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.6.2...v7.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 1ba5269 commit 35e42db

File tree

2 files changed

+23
-6
lines changed

2 files changed

+23
-6
lines changed

package-lock.json

Lines changed: 22 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/preset-env": "^7.7.1",
2727
"@babel/preset-react": "^7.7.0",
2828
"@babel/preset-es2015": "^7.0.0-beta.53",
29-
"@babel/plugin-proposal-object-rest-spread": "7.6.2",
29+
"@babel/plugin-proposal-object-rest-spread": "7.9.0",
3030
"babel-eslint": "^10.0.3",
3131
"babel-loader": "^8.0.6",
3232
"cross-env": "^6.0.3",

0 commit comments

Comments
 (0)