Skip to content

Commit

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

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 Oct 16, 2023
1 parent 3fcc01e commit d28dc0d
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 23 deletions.
54 changes: 33 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.22.20",
"@babel/core": "7.23.0",
"@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.22.20",
"@babel/core": "7.23.0",
"axios": "^0.21.2"
}
}

0 comments on commit d28dc0d

Please sign in to comment.