Skip to content

Commit 7859f41

Browse files
build(deps-dev): Bump @types/tmp from 0.2.5 to 0.2.6
Bumps [@types/tmp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tmp) from 0.2.5 to 0.2.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tmp) --- updated-dependencies: - dependency-name: "@types/tmp" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63fbde5 commit 7859f41

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/jest-runner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"jest": "29.*"
2626
},
2727
"devDependencies": {
28-
"@types/tmp": "^0.2.5",
28+
"@types/tmp": "^0.2.6",
2929
"tmp": "^0.2.1"
3030
},
3131
"engines": {

0 commit comments

Comments
 (0)