Skip to content

Commit

Permalink
chore(deps-dev): bump @babel/core from 7.23.6 to 7.23.9
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.6 to 7.23.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.23.9/packages/babel-core)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent ad5b80c commit 549a79b
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 107 deletions.
2 changes: 1 addition & 1 deletion examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"package1": "*"
},
"devDependencies": {
"@babel/core": "^7.23.6",
"@babel/core": "^7.23.9",
"@types/node": "^20.10.4",
"typescript": "5.3.3",
"vite": "^5.0.10"
Expand Down
154 changes: 48 additions & 106 deletions pnpm-lock.yaml

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

0 comments on commit 549a79b

Please sign in to comment.