Skip to content

Commit

Permalink
build(deps-dev): Bump @types/babel__core from 7.20.4 to 7.20.5
Browse files Browse the repository at this point in the history
Bumps [@types/babel__core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/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: "@types/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 and github-actions[bot] committed Nov 21, 2023
1 parent ded6b2e commit 26db108
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions 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 packages/hooking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@babel/core": "^7.23.3"
},
"devDependencies": {
"@types/babel__core": "^7.20.4"
"@types/babel__core": "^7.20.5"
},
"engines": {
"node": ">= 14.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/instrumentor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"source-map-support": "^0.5.21"
},
"devDependencies": {
"@types/babel__core": "^7.20.4",
"@types/babel__core": "^7.20.5",
"@types/istanbul-lib-hook": "^2.0.4",
"@types/istanbul-lib-instrument": "^1.7.7",
"@types/node": "^20.9.2",
Expand Down

0 comments on commit 26db108

Please sign in to comment.