Skip to content

Commit c66a075

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 ce59328 commit c66a075

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/context/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@ui5-language-assistant/semantic-model-types": "3.3.1",
4040
"@ui5-language-assistant/test-utils": "3.3.1",
4141
"@ui5-language-assistant/test-framework": "3.3.1",
42-
"tmp-promise": "3.0.2",
42+
"tmp-promise": "3.0.3",
4343
"rimraf": "3.0.2"
4444
},
4545
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8219,10 +8219,10 @@ timers-ext@^0.1.7:
82198219
es5-ext "~0.10.46"
82208220
next-tick "1"
82218221

8222-
tmp-promise@3.0.2:
8223-
version "3.0.2"
8224-
resolved "https://registry.yarnpkg.com/tmp-promise/-/tmp-promise-3.0.2.tgz#6e933782abff8b00c3119d63589ca1fb9caaa62a"
8225-
integrity sha512-OyCLAKU1HzBjL6Ev3gxUeraJNlbNingmi8IrHHEsYH8LTmEuhvYfqvhn2F/je+mjf4N58UmZ96OMEy1JanSCpA==
8222+
tmp-promise@3.0.3:
8223+
version "3.0.3"
8224+
resolved "https://registry.yarnpkg.com/tmp-promise/-/tmp-promise-3.0.3.tgz#60a1a1cc98c988674fcbfd23b6e3367bdeac4ce7"
8225+
integrity sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ==
82268226
dependencies:
82278227
tmp "^0.2.0"
82288228

0 commit comments

Comments
 (0)