Skip to content

Commit c80b8d3

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 82f0fed commit c80b8d3

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
@@ -41,7 +41,7 @@
4141
"@ui5-language-assistant/test-framework": "4.0.5",
4242
"@ui5-language-assistant/test-utils": "4.0.5",
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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8280,10 +8280,10 @@ timers-ext@^0.1.7:
82808280
es5-ext "~0.10.46"
82818281
next-tick "1"
82828282

8283-
8284-
version "3.0.2"
8285-
resolved "https://registry.npmjs.org/tmp-promise/-/tmp-promise-3.0.2.tgz"
8286-
integrity sha512-OyCLAKU1HzBjL6Ev3gxUeraJNlbNingmi8IrHHEsYH8LTmEuhvYfqvhn2F/je+mjf4N58UmZ96OMEy1JanSCpA==
8283+
8284+
version "3.0.3"
8285+
resolved "https://registry.yarnpkg.com/tmp-promise/-/tmp-promise-3.0.3.tgz#60a1a1cc98c988674fcbfd23b6e3367bdeac4ce7"
8286+
integrity sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ==
82878287
dependencies:
82888288
tmp "^0.2.0"
82898289

0 commit comments

Comments
 (0)