Skip to content

Commit 53ed6e3

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] <[email protected]>
1 parent f4c0af7 commit 53ed6e3

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
@@ -41,7 +41,7 @@
4141
"@ui5-language-assistant/test-framework": "4.0.2",
4242
"@ui5-language-assistant/test-utils": "4.0.2",
4343
"rimraf": "3.0.2",
44-
"tmp-promise": "3.0.2"
44+
"tmp-promise": "3.0.3"
4545
},
4646
"scripts": {
4747
"ci": "npm-run-all clean compile lint coverage",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8275,10 +8275,10 @@ timers-ext@^0.1.7:
82758275
es5-ext "~0.10.46"
82768276
next-tick "1"
82778277

8278-
8279-
version "3.0.2"
8280-
resolved "https://registry.npmjs.org/tmp-promise/-/tmp-promise-3.0.2.tgz"
8281-
integrity sha512-OyCLAKU1HzBjL6Ev3gxUeraJNlbNingmi8IrHHEsYH8LTmEuhvYfqvhn2F/je+mjf4N58UmZ96OMEy1JanSCpA==
8278+
8279+
version "3.0.3"
8280+
resolved "https://registry.yarnpkg.com/tmp-promise/-/tmp-promise-3.0.3.tgz#60a1a1cc98c988674fcbfd23b6e3367bdeac4ce7"
8281+
integrity sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ==
82828282
dependencies:
82838283
tmp "^0.2.0"
82848284

0 commit comments

Comments
 (0)