Skip to content

Commit a7ee3b4

Browse files
committed
chore(deps): update dependency @types/tmp to v0.2.2
1 parent 4c30882 commit a7ee3b4

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
@@ -1619,10 +1619,10 @@
16191619
resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
16201620
integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
16211621

1622-
"@types/tmp@0.2.0":
1623-
version "0.2.0"
1624-
resolved "https://registry.npmjs.org/@types/tmp/-/tmp-0.2.0.tgz#e3f52b4d7397eaa9193592ef3fdd44dc0af4298c"
1625-
integrity sha512-flgpHJjntpBAdJD43ShRosQvNC0ME97DCfGvZEDlAThQmnerRXrLbX6YgzRBQCZTthET9eAWFAMaYP0m0Y4HzQ==
1622+
"@types/tmp@0.2.2":
1623+
version "0.2.2"
1624+
resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.2.2.tgz#424537a3b91828cb26aaf697f21ae3cd1b69f7e7"
1625+
integrity sha512-MhSa0yylXtVMsyT8qFpHA1DLHj4DvQGH5ntxrhHSh8PxUVNi35Wk+P5hVgqbO2qZqOotqr9jaoPRL+iRjWYm/A==
16261626

16271627
"@types/websocket@1.0.1":
16281628
version "1.0.1"

0 commit comments

Comments
 (0)