Skip to content

Commit

Permalink
fix: upgrade multiple dependencies with Snyk
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade:
  - @babel/preset-env from 7.14.2 to 7.22.14.
    See this package in npm: https://www.npmjs.com/package/@babel/preset-env
  - @babel/preset-react from 7.13.13 to 7.22.5.
    See this package in npm: https://www.npmjs.com/package/@babel/preset-react

See this project in Snyk:
https://app.snyk.io/org/loonz206/project/e170a75b-6111-4781-ada4-5defdee12061?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 21, 2023
1 parent f5bcfd8 commit 8e13a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"webpack-dev-middleware": "^4.3.0"
},
"devDependencies": {
"@babel/preset-env": "^7.22.10",
"@babel/preset-env": "^7.22.14",
"@babel/preset-react": "^7.22.5",
"@commitlint/cli": "^17.0.0",
"@commitlint/config-conventional": "^12.1.4",
Expand Down

0 comments on commit 8e13a42

Please sign in to comment.