Skip to content

Commit 23b1f81

Browse files
Bump @babel/plugin-proposal-object-rest-spread from 7.12.1 to 7.12.13 (#445)
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) from 7.12.1 to 7.12.13. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.13/packages/babel-plugin-proposal-object-rest-spread) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 5599d38 commit 23b1f81

File tree

2 files changed

+26
-10
lines changed

2 files changed

+26
-10
lines changed

package-lock.json

Lines changed: 25 additions & 9 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.12.7",
2727
"@babel/preset-react": "^7.12.7",
2828
"@babel/preset-es2015": "^7.0.0-beta.53",
29-
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
29+
"@babel/plugin-proposal-object-rest-spread": "7.12.13",
3030
"babel-eslint": "^10.0.3",
3131
"babel-loader": "^8.0.6",
3232
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)