Skip to content

Commit 66dc667

Browse files
dependabot[bot]lephilousophe
authored andcommitted
Bump the patch-releases group across 2 directories with 4 updates
Bumps the patch-releases group with 1 update in the / directory: [autoprefixer](https://github.com/postcss/autoprefixer). 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 `autoprefixer` from 10.4.21 to 10.4.22 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.21...10.4.22) Updates `@zip.js/zip.js` from 2.8.8 to 2.8.10 - [Release notes](https://github.com/gildas-lormeau/zip.js/releases) - [Commits](gildas-lormeau/zip.js@v2.8.8...v2.8.10) Updates `@typescript-eslint/eslint-plugin` from 8.46.2 to 8.46.4 - [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.46.4/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.2 to 8.46.4 - [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.46.4/packages/parser) --- updated-dependencies: - dependency-name: autoprefixer dependency-version: 10.4.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-releases - dependency-name: "@zip.js/zip.js" dependency-version: 2.8.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-releases - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-releases - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-releases ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc7fdaa commit 66dc667

File tree

4 files changed

+102
-105
lines changed

4 files changed

+102
-105
lines changed

dumper-companion/package-lock.json

Lines changed: 59 additions & 72 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.1",
1111
"@eslint/js": "^9.39.1",
12-
"@typescript-eslint/eslint-plugin": "^8.46.2",
12+
"@typescript-eslint/eslint-plugin": "^8.46.4",
1313
"@typescript-eslint/parser": "^8.46.2",
1414
"eslint": "^9.39.1",
1515
"globals": "^16.5.0"
1616
},
1717
"dependencies": {
18-
"@zip.js/zip.js": "^2.8.8",
18+
"@zip.js/zip.js": "^2.8.10",
1919
"preact": "^10.27.2",
2020
"punycode": "^2.3.1",
2121
"ts-loader": "^9.5.4",

0 commit comments

Comments
 (0)