File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 41
41
"@ui5-language-assistant/test-framework" : " 4.0.2" ,
42
42
"@ui5-language-assistant/test-utils" : " 4.0.2" ,
43
43
"rimraf" : " 3.0.2" ,
44
- "tmp-promise" : " 3.0.2 "
44
+ "tmp-promise" : " 3.0.3 "
45
45
},
46
46
"scripts" : {
47
47
"ci" : " npm-run-all clean compile lint coverage" ,
Original file line number Diff line number Diff line change @@ -8275,10 +8275,10 @@ timers-ext@^0.1.7:
8275
8275
es5-ext "~0.10.46"
8276
8276
next-tick "1"
8277
8277
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 ==
8282
8282
dependencies :
8283
8283
tmp "^0.2.0"
8284
8284
You can’t perform that action at this time.
0 commit comments