Skip to content

Commit

Permalink
build(deps-dev): bump tmp-promise from 3.0.2 to 3.0.3
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2023
1 parent 8296113 commit 433386c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@ui5-language-assistant/test-framework": "4.0.3",
"@ui5-language-assistant/test-utils": "4.0.3",
"rimraf": "3.0.2",
"tmp-promise": "3.0.2"
"tmp-promise": "3.0.3"
},
"scripts": {
"ci": "npm-run-all clean compile lint coverage",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8275,10 +8275,10 @@ timers-ext@^0.1.7:
es5-ext "~0.10.46"
next-tick "1"

[email protected].2:
version "3.0.2"
resolved "https://registry.npmjs.org/tmp-promise/-/tmp-promise-3.0.2.tgz"
integrity sha512-OyCLAKU1HzBjL6Ev3gxUeraJNlbNingmi8IrHHEsYH8LTmEuhvYfqvhn2F/je+mjf4N58UmZ96OMEy1JanSCpA==
[email protected].3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/tmp-promise/-/tmp-promise-3.0.3.tgz#60a1a1cc98c988674fcbfd23b6e3367bdeac4ce7"
integrity sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ==
dependencies:
tmp "^0.2.0"

Expand Down

0 comments on commit 433386c

Please sign in to comment.