Skip to content

Commit 7e6483c

Browse files
Bump tar-stream and @types/tar-stream in /extensions/ql-vscode
Bumps [tar-stream](https://github.com/mafintosh/tar-stream) and [@types/tar-stream](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar-stream). These dependencies needed to be updated together. Updates `tar-stream` from 3.1.7 to 3.1.8 - [Commits](mafintosh/tar-stream@v3.1.7...v3.1.8) Updates `@types/tar-stream` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar-stream) --- updated-dependencies: - dependency-name: tar-stream dependency-version: 3.1.8 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: "@types/tar-stream" dependency-version: 3.1.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c576168 commit 7e6483c

File tree

2 files changed

+133
-21
lines changed

2 files changed

+133
-21
lines changed

extensions/ql-vscode/package-lock.json

Lines changed: 131 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/ql-vscode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2136,7 +2136,7 @@
21362136
"@types/semver": "^7.5.8",
21372137
"@types/stream-json": "^1.7.8",
21382138
"@types/styled-components": "^5.1.11",
2139-
"@types/tar-stream": "^3.1.3",
2139+
"@types/tar-stream": "^3.1.4",
21402140
"@types/through2": "^2.0.36",
21412141
"@types/tmp": "^0.2.6",
21422142
"@types/vscode": "1.90.0",
@@ -2177,7 +2177,7 @@
21772177
"patch-package": "^8.0.1",
21782178
"prettier": "^3.6.1",
21792179
"storybook": "^10.2.13",
2180-
"tar-stream": "^3.1.7",
2180+
"tar-stream": "^3.1.8",
21812181
"through2": "^4.0.2",
21822182
"ts-jest": "^29.4.6",
21832183
"ts-json-schema-generator": "^2.3.0",

0 commit comments

Comments
 (0)