Skip to content

Commit

Permalink
fix: upgrade @babel/core from 7.11.6 to 7.24.8
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @babel/core from 7.11.6 to 7.24.8.

See this package in npm:
@babel/core

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/cc03628c-7a05-4a3f-bd6d-a23fafadd93a?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 1, 2024
1 parent 14a1ed3 commit 5d59ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/using-emotion-prismjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "npm run develop"
},
"dependencies": {
"@babel/core": "7.11.6",
"@babel/core": "7.24.8",
"@emotion/css": "^11.1.3",
"@emotion/react": "^11.0.0",
"@emotion/styled": "^11.0.0",
Expand Down

0 comments on commit 5d59ee3

Please sign in to comment.