Skip to content

Commit 5c32a34

Browse files
Bump the minor-patch group across 1 directory with 5 updates
Bumps the minor-patch group with 4 updates in the / directory: [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier). Updates `@eslint/compat` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v1.3.2/packages/compat) Updates `@typescript-eslint/eslint-plugin` from 8.39.0 to 8.39.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.39.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.39.0 to 8.39.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.39.1/packages/parser) Updates `eslint` from 9.32.0 to 9.33.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.32.0...v9.33.0) Updates `eslint-plugin-prettier` from 5.5.3 to 5.5.4 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.3...v5.5.4) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 1.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.39.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.39.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: eslint dependency-version: 9.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: eslint-plugin-prettier dependency-version: 5.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d573ebd commit 5c32a34

File tree

2 files changed

+92
-90
lines changed

2 files changed

+92
-90
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,19 @@
2727
"@actions/github": "^6.0.1"
2828
},
2929
"devDependencies": {
30-
"@eslint/compat": "^1.3.1",
30+
"@eslint/compat": "^1.3.2",
3131
"@rollup/plugin-commonjs": "^28.0.6",
3232
"@rollup/plugin-node-resolve": "^16.0.1",
3333
"@rollup/plugin-typescript": "^12.1.4",
3434
"@types/jest": "^30.0.0",
3535
"@types/node": "^22.15.30",
36-
"@typescript-eslint/eslint-plugin": "^8.39.0",
36+
"@typescript-eslint/eslint-plugin": "^8.39.1",
3737
"@typescript-eslint/parser": "^8.32.1",
38-
"eslint": "^9.32.0",
38+
"eslint": "^9.33.0",
3939
"eslint-config-prettier": "^10.1.8",
4040
"eslint-plugin-import": "^2.32.0",
4141
"eslint-plugin-jest": "^29.0.1",
42-
"eslint-plugin-prettier": "^5.5.3",
42+
"eslint-plugin-prettier": "^5.5.4",
4343
"jest": "^30.0.5",
4444
"prettier": "^3.6.2",
4545
"prettier-eslint": "^16.4.2",

0 commit comments

Comments
 (0)