Skip to content

Commit

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

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/a697dd66-54dc-45f5-a60a-b000a2f110ab?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed May 29, 2020
1 parent a2ca1a3 commit 36617ff
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 @@ -46,7 +46,7 @@
"test": "jest"
},
"dependencies": {
"@babel/runtime": "^7.9.0",
"@babel/runtime": "^7.10.1",
"flatted": "^2.0.2"
},
"devDependencies": {
Expand Down

0 comments on commit 36617ff

Please sign in to comment.