Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump json5 and @babel/core in /projects/core
Browse files Browse the repository at this point in the history
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core). These dependencies need to be updated together.


Updates `json5` from 0.5.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v0.5.1...v2.2.3)

Updates `@babel/core` from 7.0.0 to 7.22.9
- [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.22.9/packages/babel-core)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: "@babel/core"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2023
1 parent 87bb59d commit 06fd2dc
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 65 deletions.
119 changes: 55 additions & 64 deletions projects/core/package-lock.json

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

2 changes: 1 addition & 1 deletion projects/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"devDependencies": {
"@babel/cli": "7.0.0",
"@babel/core": "7.0.0",
"@babel/core": "7.22.9",
"@babel/preset-env": "latest",
"@babel/preset-typescript": "latest",
"babel-plugin-module-alias": "^1.6.0",
Expand Down

0 comments on commit 06fd2dc

Please sign in to comment.