Skip to content

Commit

Permalink
⬆️ Bump @babel/core and @types/babel__core
Browse files Browse the repository at this point in the history
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@types/babel__core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/babel__core). These dependencies needed to be updated together.

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

Updates `@types/babel__core` from 7.20.4 to 7.20.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/babel__core)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 37003f7 commit 5e4efc8
Show file tree
Hide file tree
Showing 2 changed files with 559 additions and 647 deletions.
4 changes: 2 additions & 2 deletions packages/ops/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"@babel/plugin-syntax-typescript": "^7.23.3",
"@changesets/get-github-info": "^0.6.0",
"@changesets/types": "^6.0.0",
"@types/babel__core": "^7.20.4",
"@types/babel__core": "^7.20.5",
"@types/lodash": "^4.14.202",
"@types/node": "^20.10.6",
"tsx": "^4.7.0",
"typescript": "^5.3.2"
},
"dependencies": {
"@babel/core": "^7.23.3",
"@babel/core": "^7.23.7",
"@babel/parser": "^7.23.6",
"lodash": "^4.17.21",
"mdast-util-to-string": "^4.0.0",
Expand Down
Loading

0 comments on commit 5e4efc8

Please sign in to comment.