Skip to content

Commit 50a011a

Browse files
build(deps-dev): Bump @types/istanbul-lib-hook from 2.0.3 to 2.0.4
Bumps [@types/istanbul-lib-hook](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/istanbul-lib-hook) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/istanbul-lib-hook) --- updated-dependencies: - dependency-name: "@types/istanbul-lib-hook" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a1fe88 commit 50a011a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/instrumentor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@types/babel__core": "^7.20.4",
30-
"@types/istanbul-lib-hook": "^2.0.3",
30+
"@types/istanbul-lib-hook": "^2.0.4",
3131
"@types/istanbul-lib-instrument": "^1.7.7",
3232
"@types/node": "^20.9.0",
3333
"@types/proper-lockfile": "^4.1.4",

0 commit comments

Comments
 (0)