Skip to content

Commit e951955

Browse files
authored
Merge pull request #113 from dotansimha/renovate/tmp-0.x
2 parents b7a8003 + a7ee3b4 commit e951955

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/patch-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"bob-the-bundler": "1.1.0",
27-
"@types/tmp": "0.2.0",
27+
"@types/tmp": "0.2.2",
2828
"tmp": "0.2.1",
2929
"@types/semver": "7.3.1",
3030
"@graphql-codegen/typed-document-node": "1.18.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1627,10 +1627,10 @@
16271627
resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
16281628
integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
16291629

1630-
"@types/tmp@0.2.0":
1631-
version "0.2.0"
1632-
resolved "https://registry.npmjs.org/@types/tmp/-/tmp-0.2.0.tgz#e3f52b4d7397eaa9193592ef3fdd44dc0af4298c"
1633-
integrity sha512-flgpHJjntpBAdJD43ShRosQvNC0ME97DCfGvZEDlAThQmnerRXrLbX6YgzRBQCZTthET9eAWFAMaYP0m0Y4HzQ==
1630+
"@types/tmp@0.2.2":
1631+
version "0.2.2"
1632+
resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.2.2.tgz#424537a3b91828cb26aaf697f21ae3cd1b69f7e7"
1633+
integrity sha512-MhSa0yylXtVMsyT8qFpHA1DLHj4DvQGH5ntxrhHSh8PxUVNi35Wk+P5hVgqbO2qZqOotqr9jaoPRL+iRjWYm/A==
16341634

16351635
"@types/websocket@1.0.1":
16361636
version "1.0.1"

0 commit comments

Comments
 (0)