Skip to content

Commit 1b7fb84

Browse files
Bump tmp from 0.2.1 to 0.2.4 in /accessibility-checker (#2353)
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.1 to 0.2.4. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.1...v0.2.4) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Brunet <thbrunet@us.ibm.com>
1 parent 36d905a commit 1b7fb84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

accessibility-checker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"selenium-webdriver": "4.9.2",
5050
"serve-index": "^1.9.1",
5151
"shx": "^0.3.4",
52-
"tmp": "0.2.1",
52+
"tmp": "0.2.4",
5353
"ts-node": "^10.9.2",
5454
"typescript": "^5.1.3",
5555
"ws": "^8.3.0"

0 commit comments

Comments
 (0)