Skip to content

Commit cfec2c4

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 d3325d9 commit cfec2c4

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
@@ -54,7 +54,7 @@
5454
"mock-fs": "^5.5.0",
5555
"prettier": "^2.0.5",
5656
"shelljs": "^0.8.5",
57-
"tmp": "^0.0.33",
57+
"tmp": "^0.2.4",
5858
"ts-jest": "^29.2.6",
5959
"typescript": "5.0.4"
6060
}

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11795,6 +11795,11 @@ tmp@^0.0.33:
1179511795
dependencies:
1179611796
os-tmpdir "~1.0.2"
1179711797

11798+
tmp@^0.2.4:
11799+
version "0.2.4"
11800+
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.4.tgz#c6db987a2ccc97f812f17137b36af2b6521b0d13"
11801+
integrity sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ==
11802+
1179811803
1179911804
version "1.0.5"
1180011805
resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc"

0 commit comments

Comments
 (0)