Skip to content

Commit a079550

Browse files
committed
Update dependency @babel/plugin-proposal-object-rest-spread to v7.11.0
1 parent ee1457c commit a079550

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

package-lock.json

Lines changed: 14 additions & 3 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
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@babel/cli": "7.10.5",
4242
"@babel/core": "7.10.5",
43-
"@babel/plugin-proposal-object-rest-spread": "7.10.4",
43+
"@babel/plugin-proposal-object-rest-spread": "7.11.0",
4444
"@babel/plugin-transform-modules-commonjs": "7.10.4",
4545
"@babel/plugin-transform-runtime": "7.10.5",
4646
"@babel/preset-env": "7.10.4",

0 commit comments

Comments
 (0)