Skip to content

Commit 479f2ba

Browse files
chore(deps-dev): bump @types/tar-stream from 2.2.1 to 2.2.2
Bumps [@types/tar-stream](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar-stream) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar-stream) --- updated-dependencies: - dependency-name: "@types/tar-stream" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a41897 commit 479f2ba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@types/pollyjs__persister-fs": "2.0.1",
8989
"@types/prettier": "2.4.1",
9090
"@types/setup-polly-jest": "0.5.1",
91-
"@types/tar-stream": "2.2.1",
91+
"@types/tar-stream": "2.2.2",
9292
"clinic": "9.0.0",
9393
"eslint-plugin-prettier": "4.0.0",
9494
"fast-glob": "3.2.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1970,10 +1970,10 @@
19701970
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
19711971
integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
19721972

1973-
"@types/tar-stream@2.2.1":
1974-
version "2.2.1"
1975-
resolved "https://registry.yarnpkg.com/@types/tar-stream/-/tar-stream-2.2.1.tgz#7cb4516fe6d1a926a37b7733905c50885718e7ad"
1976-
integrity sha512-zhcfACZ4HavArMutfAB1/ApfSx44kNF2zyytU4mbO1dGCT/y9kL2IZwRDRyYYtBUxW6LRparZpLoX8i67b6IZw==
1973+
"@types/tar-stream@2.2.2":
1974+
version "2.2.2"
1975+
resolved "https://registry.yarnpkg.com/@types/tar-stream/-/tar-stream-2.2.2.tgz#be9d0be9404166e4b114151f93e8442e6ab6fb1d"
1976+
integrity sha512-1AX+Yt3icFuU6kxwmPakaiGrJUwG44MpuiqPg4dSolRFk6jmvs4b3IbUol9wKDLIgU76gevn3EwE8y/DkSJCZQ==
19771977
dependencies:
19781978
"@types/node" "*"
19791979

0 commit comments

Comments
 (0)