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/core from 7.21.4 to 7.24.9.
    See this package in npm: https://www.npmjs.com/package/@babel/core
  - @babel/preset-env from 7.21.4 to 7.24.8.
    See this package in npm: https://www.npmjs.com/package/@babel/preset-env

See this project in Snyk:
https://app.snyk.io/org/abdulrahman305/project/af51d68c-93bb-4c74-8f1a-50f41acb63bb?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 13, 2024
1 parent 9bb47c0 commit be666ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
],
"license": "Apache-2.0",
"devDependencies": {
"@babel/core": "^7.21.4",
"@babel/core": "^7.24.9",
"@babel/eslint-parser": "^7.21.3",
"@babel/preset-env": "^7.21.4",
"@babel/preset-env": "^7.24.8",
"@rollup/plugin-commonjs": "^24.1.0",
"acorn": "^8.8.2",
"babel-loader": "^9.1.2",
Expand Down

0 comments on commit be666ce

Please sign in to comment.