Skip to content

Commit 193aebf

Browse files
authored
fix: upgrade @babel/runtime from 7.16.7 to 7.17.0 (#131)
Snyk has created this PR to upgrade @babel/runtime from 7.16.7 to 7.17.0. 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=referral&page=upgrade-pr
1 parent 029531d commit 193aebf

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.16.7"
123+
"@babel/runtime": "^7.17.0"
124124
},
125125
"storybook-deployer": {
126126
"gitUsername": "jaebradley",

0 commit comments

Comments
 (0)