Skip to content

Commit 89826d1

Browse files
dependabot[bot]lephilousophe
authored andcommitted
Bump the patch-releases group across 1 directory with 3 updates
Bumps the patch-releases group with 2 updates in the /dumper-companion directory: [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) and [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin). Updates `@zip.js/zip.js` from 2.7.62 to 2.7.63 - [Release notes](https://github.com/gildas-lormeau/zip.js/releases) - [Commits](gildas-lormeau/zip.js@v2.7.62...v2.7.63) Updates `@typescript-eslint/eslint-plugin` from 8.35.0 to 8.35.1 - [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.35.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.35.0 to 8.35.1 - [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.35.1/packages/parser) --- updated-dependencies: - dependency-name: "@zip.js/zip.js" dependency-version: 2.7.63 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-releases - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.35.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-releases - dependency-name: "@typescript-eslint/parser" dependency-version: 8.35.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-releases ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4213770 commit 89826d1

File tree

2 files changed

+60
-61
lines changed

2 files changed

+60
-61
lines changed

dumper-companion/package-lock.json

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

dumper-companion/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"devDependencies": {
1010
"@eslint/eslintrc": "^3.3.0",
1111
"@eslint/js": "^9.30.1",
12-
"@typescript-eslint/eslint-plugin": "^8.35.0",
12+
"@typescript-eslint/eslint-plugin": "^8.35.1",
1313
"@typescript-eslint/parser": "^8.32.0",
1414
"eslint": "^9.30.1",
1515
"globals": "^16.3.0"
1616
},
1717
"dependencies": {
18-
"@zip.js/zip.js": "^2.7.62",
18+
"@zip.js/zip.js": "^2.7.63",
1919
"preact": "^10.26.9",
2020
"punycode": "^2.3.1",
2121
"ts-loader": "^9.5.2",

0 commit comments

Comments
 (0)