Skip to content

Commit adda1be

Browse files
build(deps-dev): Bump @types/source-map-support from 0.5.9 to 0.5.10
Bumps [@types/source-map-support](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/source-map-support) from 0.5.9 to 0.5.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/source-map-support) --- updated-dependencies: - dependency-name: "@types/source-map-support" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d6cb05 commit adda1be

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
@@ -31,7 +31,7 @@
3131
"@types/istanbul-lib-instrument": "^1.7.7",
3232
"@types/node": "^20.9.0",
3333
"@types/proper-lockfile": "^4.1.4",
34-
"@types/source-map-support": "^0.5.9",
34+
"@types/source-map-support": "^0.5.10",
3535
"typescript": "^5.2.2"
3636
},
3737
"engines": {

0 commit comments

Comments
 (0)