Skip to content

Commit b59fd25

Browse files
authored
fix: upgrade @babel/runtime from 7.14.6 to 7.14.8 (#122)
Snyk has created this PR to upgrade @babel/runtime from 7.14.6 to 7.14.8. See this package in npm: https://www.npmjs.com/package/@babel/runtime See this project in Snyk: https://app.snyk.io/org/jaebradley/project/c1bc7ed1-4fc6-4b29-a789-a90e70df6c2f?utm_source=github&utm_medium=upgrade-pr
1 parent c4aebec commit b59fd25

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"react-dom": "^16.12.0"
121121
},
122122
"dependencies": {
123-
"@babel/runtime": "^7.14.6"
123+
"@babel/runtime": "^7.14.8"
124124
},
125125
"storybook-deployer": {
126126
"gitUsername": "jaebradley",

0 commit comments

Comments
 (0)