Skip to content

Commit

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

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 Jun 21, 2020
1 parent 1b4d1b8 commit cf8be71
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.10.1",
"@babel/runtime": "^7.10.3",
"flatted": "^3.0.2"
},
"devDependencies": {
Expand Down

0 comments on commit cf8be71

Please sign in to comment.