Skip to content

Commit a26e9cf

Browse files
chore(dev-deps): bump tmp from 0.0.33 to 0.2.4
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.0.33 to 0.2.4. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.0.33...v0.2.4) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 83152aa commit a26e9cf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/lightning-lsp-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"lwc": "2.37.3",
4646
"mock-fs": "^5.5.0",
4747
"prettier": "^2.0.5",
48-
"tmp": "^0.0.33",
48+
"tmp": "^0.2.4",
4949
"ts-jest": "^29.2.6",
5050
"typescript": "5.0.4"
5151
}

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11489,6 +11489,11 @@ tmp@^0.0.33:
1148911489
dependencies:
1149011490
os-tmpdir "~1.0.2"
1149111491

11492+
tmp@^0.2.4:
11493+
version "0.2.4"
11494+
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.4.tgz#c6db987a2ccc97f812f17137b36af2b6521b0d13"
11495+
integrity sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ==
11496+
1149211497
1149311498
version "1.0.5"
1149411499
resolved "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz"

0 commit comments

Comments
 (0)