Skip to content

Commit 04b028f

Browse files
build(deps-dev): bump tmp-promise from 3.0.2 to 3.0.3
Bumps [tmp-promise](https://github.com/benjamingr/tmp-promise) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/benjamingr/tmp-promise/releases) - [Commits](https://github.com/benjamingr/tmp-promise/commits) --- updated-dependencies: - dependency-name: tmp-promise dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 352164f commit 04b028f

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

packages/language-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@ui5-language-assistant/semantic-model-types": "3.3.1",
5757
"@ui5-language-assistant/test-utils": "3.3.1",
5858
"js-yaml": "4.1.0",
59-
"tmp-promise": "3.0.2",
59+
"tmp-promise": "3.0.3",
6060
"vscode-languageserver-types": "3.16.0"
6161
},
6262
"scripts": {

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8761,10 +8761,10 @@ timers-ext@^0.1.5, timers-ext@^0.1.7:
87618761
es5-ext "~0.10.46"
87628762
next-tick "1"
87638763

8764-
tmp-promise@3.0.2:
8765-
version "3.0.2"
8766-
resolved "https://registry.yarnpkg.com/tmp-promise/-/tmp-promise-3.0.2.tgz#6e933782abff8b00c3119d63589ca1fb9caaa62a"
8767-
integrity sha512-OyCLAKU1HzBjL6Ev3gxUeraJNlbNingmi8IrHHEsYH8LTmEuhvYfqvhn2F/je+mjf4N58UmZ96OMEy1JanSCpA==
8764+
tmp-promise@3.0.3:
8765+
version "3.0.3"
8766+
resolved "https://registry.yarnpkg.com/tmp-promise/-/tmp-promise-3.0.3.tgz#60a1a1cc98c988674fcbfd23b6e3367bdeac4ce7"
8767+
integrity sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ==
87688768
dependencies:
87698769
tmp "^0.2.0"
87708770

@@ -8841,11 +8841,6 @@ tr46@^1.0.1:
88418841
dependencies:
88428842
punycode "^2.1.0"
88438843

8844-
tr46@~0.0.3:
8845-
version "0.0.3"
8846-
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
8847-
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
8848-
88498844
"traverse@>=0.3.0 <0.4":
88508845
version "0.3.9"
88518846
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.3.9.tgz#717b8f220cc0bb7b44e40514c22b2e8bbc70d8b9"

0 commit comments

Comments
 (0)