Skip to content

Commit

Permalink
fix: upgrade @babel/runtime from 7.12.1 to 7.12.5
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @babel/runtime from 7.12.1 to 7.12.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/8970cee1-49f6-48da-ae39-f10ae1704236?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 5, 2020
1 parent 04de2b7 commit beea27a
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 @@ -57,7 +57,7 @@
"test": "jest"
},
"dependencies": {
"@babel/runtime": "^7.12.1",
"@babel/runtime": "^7.12.5",
"@types/react": "^16.9.54"
},
"devDependencies": {
Expand Down

0 comments on commit beea27a

Please sign in to comment.