Skip to content

Commit

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

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/449194e9-7e09-43b7-8bc6-5ec70cee0f15?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 16, 2020
1 parent 1da9222 commit a2253fa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -45,7 +45,7 @@
"test": "jest"
},
"dependencies": {
"@babel/runtime": "^7.10.4"
"@babel/runtime": "^7.10.5"
},
"devDependencies": {
"@babel/cli": "^7.10.4",
Expand Down

0 comments on commit a2253fa

Please sign in to comment.