Skip to content

Commit

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

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 Jan 19, 2024
1 parent 56aebb8 commit cfc4c83
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 28 deletions.
51 changes: 25 additions & 26 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.6",
"@babel/core": "7.23.7",
"@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.6",
"@babel/core": "7.23.7",
"axios": "^0.21.2"
}
}

0 comments on commit cfc4c83

Please sign in to comment.