Skip to content

Commit

Permalink
fix: upgrade @babel/core from 7.24.7 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.24.7 to 7.24.8.

See this package in npm:
@babel/core

See this project in Snyk:
https://app.snyk.io/org/anbo-de/project/ecfffb51-80a4-4ded-82da-25622cd9d89d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 2, 2024
1 parent 39672c6 commit 4b0c685
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
42 changes: 21 additions & 21 deletions qanary-configuration-frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions qanary-configuration-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.3",
"private": true,
"dependencies": {
"@babel/core": "7.24.7",
"@babel/core": "7.24.8",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^7.2.1",
Expand Down Expand Up @@ -34,7 +34,7 @@
]
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.8",
"axios": "^0.28.0"
}
}

0 comments on commit 4b0c685

Please sign in to comment.