Skip to content

Commit

Permalink
Pin dependency @babel/plugin-proposal-object-rest-spread to 7.14.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 14, 2021
1 parent 481f1fd commit 1034e74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -45,7 +45,7 @@
],
"devDependencies": {
"@babel/eslint-parser": "7.15.0",
"@babel/plugin-proposal-object-rest-spread": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "7.14.7",
"@babel/preset-env": "7.15.0",
"autoprefixer": "10.3.1",
"babel-loader": "8.2.2",
Expand Down

0 comments on commit 1034e74

Please sign in to comment.