Skip to content

Commit

Permalink
build(deps): bump @babel/core from 7.23.0 to 7.24.1 in /Sample-01
Browse files Browse the repository at this point in the history
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.0 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent decb8f9 commit 9a0692b
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 103 deletions.
2 changes: 1 addition & 1 deletion Sample-01/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@auth0/auth0-react": "^2.2.0",
"@babel/core": "^7.23",
"@babel/core": "^7.24",
"@babel/plugin-syntax-flow": "^7.23",
"@babel/plugin-transform-react-jsx": "^7.23",
"@fortawesome/fontawesome-svg-core": "^1.2",
Expand Down
Loading

0 comments on commit 9a0692b

Please sign in to comment.