Skip to content

Commit b7a34f8

Browse files
build(deps): bump @types/tmp from 0.2.2 to 0.2.3 (#398)
Bumps [@types/tmp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tmp) from 0.2.2 to 0.2.3. - [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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 129bcf9 commit b7a34f8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@actions/github": "^4.0.0",
3333
"@actions/tool-cache": "^1.7.1",
3434
"@types/semver": "^7.3.9",
35-
"@types/tmp": "^0.2.2",
35+
"@types/tmp": "^0.2.3",
3636
"setup-go": "git+https://github.com/actions/setup-go.git#v2.1.4",
3737
"tmp": "^0.2.1"
3838
},

0 commit comments

Comments
 (0)