Skip to content

Commit

Permalink
fix: upgrade @babel/runtime from 7.8.7 to 7.9.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @babel/runtime from 7.8.7 to 7.9.0.

See this package in NPM:
https://www.npmjs.com/package/@babel/runtime

See this project in Snyk:
https://app.snyk.io/org/ryanhefner-github-marketplace/project/8970cee1-49f6-48da-ae39-f10ae1704236?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 22, 2020
1 parent 451758f commit b5a0542
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 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
Expand Up @@ -43,7 +43,7 @@
"test": "jest"
},
"dependencies": {
"@babel/runtime": "^7.8.7",
"@babel/runtime": "^7.9.0",
"@types/react": "^16.9.23"
},
"devDependencies": {
Expand Down

0 comments on commit b5a0542

Please sign in to comment.