Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

Commit b560d71

Browse files
build(deps-dev): bump tmp from 0.2.3 to 0.2.4 (#843)
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.3...v0.2.4) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent adc82ec commit b560d71

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9366,9 +9366,9 @@
93669366
}
93679367
},
93689368
"node_modules/tmp": {
9369-
"version": "0.2.3",
9370-
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz",
9371-
"integrity": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==",
9369+
"version": "0.2.4",
9370+
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.4.tgz",
9371+
"integrity": "sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ==",
93729372
"dev": true,
93739373
"license": "MIT",
93749374
"engines": {

0 commit comments

Comments
 (0)