Skip to content

Commit 52df12d

Browse files
Bump the npm group with 3 updates
Bumps the npm group with 3 updates: [adm-zip](https://github.com/cthackers/adm-zip), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `adm-zip` from 0.5.15 to 0.5.16 - [Release notes](https://github.com/cthackers/adm-zip/releases) - [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md) - [Commits](cthackers/adm-zip@v0.5.15...v0.5.16) Updates `@typescript-eslint/eslint-plugin` from 8.2.0 to 8.4.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.4.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.2.0 to 8.4.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.4.0/packages/parser) --- updated-dependencies: - dependency-name: adm-zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 821ab42 commit 52df12d

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@schemastore/package": "0.0.10",
3535
"@types/node-forge": "^1.3.11",
3636
"@types/uuid": "^10.0.0",
37-
"adm-zip": "^0.5.15",
37+
"adm-zip": "^0.5.16",
3838
"check-disk-space": "^3.4.0",
3939
"console-log-level": "^1.4.1",
4040
"del": "^6.1.1",
@@ -66,8 +66,8 @@
6666
"@types/node": "20.9.0",
6767
"@types/semver": "^7.5.8",
6868
"@types/sinon": "^17.0.3",
69-
"@typescript-eslint/eslint-plugin": "^8.2.0",
70-
"@typescript-eslint/parser": "^8.2.0",
69+
"@typescript-eslint/eslint-plugin": "^8.4.0",
70+
"@typescript-eslint/parser": "^8.4.0",
7171
"ava": "^5.3.1",
7272
"eslint": "^8.57.0",
7373
"eslint-import-resolver-typescript": "^3.6.3",

0 commit comments

Comments
 (0)