Skip to content

Commit de16b0d

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 8353216 commit de16b0d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/context/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@ui5-language-assistant/test-framework": "4.0.5",
4040
"@ui5-language-assistant/test-utils": "4.0.5",
4141
"rimraf": "3.0.2",
42-
"tmp-promise": "3.0.2",
42+
"tmp-promise": "3.0.3",
4343
"proxyquire": "2.1.3"
4444
},
4545
"scripts": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8619,10 +8619,10 @@ timers-ext@^0.1.7:
86198619
es5-ext "~0.10.46"
86208620
next-tick "1"
86218621

8622-
tmp-promise@3.0.2:
8623-
version "3.0.2"
8624-
resolved "https://registry.npmjs.org/tmp-promise/-/tmp-promise-3.0.2.tgz"
8625-
integrity sha512-OyCLAKU1HzBjL6Ev3gxUeraJNlbNingmi8IrHHEsYH8LTmEuhvYfqvhn2F/je+mjf4N58UmZ96OMEy1JanSCpA==
8622+
tmp-promise@3.0.3:
8623+
version "3.0.3"
8624+
resolved "https://registry.yarnpkg.com/tmp-promise/-/tmp-promise-3.0.3.tgz#60a1a1cc98c988674fcbfd23b6e3367bdeac4ce7"
8625+
integrity sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ==
86268626
dependencies:
86278627
tmp "^0.2.0"
86288628

0 commit comments

Comments
 (0)