Skip to content

Commit

Permalink
fix: upgrade @babel/core from 7.10.4 to 7.10.5 (#449)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @babel/core from 7.10.4 to 7.10.5.

See this package in npm:
https://www.npmjs.com/package/@babel/core

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/0569fa2f-39b2-4a6a-9bdc-8ac878d28a88?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored Aug 5, 2020
1 parent dcba522 commit a18d669
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 27 deletions.
87 changes: 61 additions & 26 deletions 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
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"homepage": "https://nodeshift.dev/opossum",
"devDependencies": {
"@babel/core": "^7.10.4",
"@babel/core": "^7.10.5",
"@babel/preset-env": "^7.10.4",
"babel-loader": "^8.0.6",
"codacy-coverage": "^3.4.0",
Expand Down

0 comments on commit a18d669

Please sign in to comment.