Skip to content

Commit

Permalink
Merge pull request #144 from BeatPiper/dependabot/npm_and_yarn/types/…
Browse files Browse the repository at this point in the history
…tar-6.1.9

chore(deps-dev): bump @types/tar from 6.1.8 to 6.1.9
  • Loading branch information
D3SOX authored Nov 14, 2023
2 parents 0f26d63 + 9331b16 commit 15d4afa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@types/inquirer": "^9.0.7",
"@types/tar": "^6.1.8",
"@types/tar": "^6.1.9",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.53.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -282,10 +282,10 @@
resolved "https://registry.npmjs.org/@types/semver/-/semver-7.3.13.tgz"
integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==

"@types/tar@^6.1.8":
version "6.1.8"
resolved "https://registry.yarnpkg.com/@types/tar/-/tar-6.1.8.tgz#1432a625a86705788989a9d09cb6893b51e0f33f"
integrity sha512-p8Rc0vas9n+7cv0JiSdUMHiL42gOflrj3v0RMSbe8x5lauEygCEFpS0B/Rw9ZI62qrxlsvZqTggIEIas2gBQrA==
"@types/tar@^6.1.9":
version "6.1.9"
resolved "https://registry.yarnpkg.com/@types/tar/-/tar-6.1.9.tgz#1f8f7033494224e61b97895070fafcdd6ec370f3"
integrity sha512-T3+O+OQd9cdGmOXuKQY9+B0ceZHRlGVPQ7M5QZqkaPyP/vWnxPXM2aCegq8GP/n1n9dBfq2EBUqCSKKjQAVOPA==
dependencies:
"@types/node" "*"
minipass "^4.0.0"
Expand Down

0 comments on commit 15d4afa

Please sign in to comment.