Skip to content

Commit

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

See this package in npm:
https://www.npmjs.com/package/@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 Dec 20, 2023
1 parent 8d2add7 commit ac66381
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
126 changes: 63 additions & 63 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.23.3",
"@babel/core": "7.23.5",
"@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.3",
"@babel/core": "7.23.5",
"axios": "^0.21.2"
}
}

0 comments on commit ac66381

Please sign in to comment.