Skip to content

Commit e7f99e0

Browse files
committed
fix: upgrade multiple dependencies with Snyk
Snyk has created this PR to upgrade: - @babel/core from 7.22.10 to 7.22.11. See this package in npm: https://www.npmjs.com/package/@babel/core - @babel/preset-env from 7.22.10 to 7.22.14. See this package in npm: https://www.npmjs.com/package/@babel/preset-env See this project in Snyk: https://app.snyk.io/org/woodpile37/project/044862aa-1005-4f2f-af06-341513c0e0a2?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7efa86e commit e7f99e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"homepage": "https://github.com/mozilla/code-coverage-reports#readme",
2222
"devDependencies": {
2323
"@babel/core": "^7.22.11",
24-
"@babel/preset-env": "^7.22.9",
24+
"@babel/preset-env": "^7.22.14",
2525
"babel-loader": "^9.1.3",
2626
"babel-plugin-prismjs": "^2.1.0",
2727
"babel-polyfill": "^6.26.0",

0 commit comments

Comments
 (0)