Skip to content

Commit 17c7b28

Browse files
committed
fix: upgrade @babel/runtime from 7.10.3 to 7.10.4
Snyk has created this PR to upgrade @babel/runtime from 7.10.3 to 7.10.4. See this package in npm: https://www.npmjs.com/package/@babel/runtime See this project in Snyk: https://app.snyk.io/org/jaebradley/project/32332899-80b4-4d1f-8062-9caf9d8b340c?utm_source=github&utm_medium=upgrade-pr
1 parent 2468ba0 commit 17c7b28

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"homepage": "https://github.com/jaebradley/github-languages-cli#readme",
3838
"dependencies": {
39-
"@babel/runtime": "^7.10.3",
39+
"@babel/runtime": "^7.10.4",
4040
"chalk": "^4.1.0",
4141
"commander": "^5.1.0",
4242
"github-languages-client": "^1.0.82",

0 commit comments

Comments
 (0)