Skip to content

Commit e78a843

Browse files
fix(deps): bump the minor-and-patch group across 1 directory with 8 updates
Bumps the minor-and-patch group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.27.4` | `7.28.0` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.27.5` | `7.28.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.28.0` | `9.30.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.34.0` | `8.35.1` | | [eslint-plugin-eslint-plugin](https://github.com/eslint-community/eslint-plugin-eslint-plugin) | `6.4.0` | `6.5.0` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.19.0` | `17.20.0` | | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.6.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.34.0` | `8.35.1` | Updates `@babel/core` from 7.27.4 to 7.28.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.0/packages/babel-core) Updates `@babel/eslint-parser` from 7.27.5 to 7.28.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.0/eslint/babel-eslint-parser) Updates `@eslint/js` from 9.28.0 to 9.30.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.30.1/packages/js) Updates `@typescript-eslint/parser` from 8.34.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) Updates `eslint-plugin-eslint-plugin` from 6.4.0 to 6.5.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-eslint-plugin/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-eslint-plugin/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-eslint-plugin@v6.4.0...v6.5.0) Updates `eslint-plugin-n` from 17.19.0 to 17.20.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.19.0...v17.20.0) Updates `prettier` from 3.5.3 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.2) Updates `typescript-eslint` from 8.34.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/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@babel/eslint-parser" dependency-version: 7.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@eslint/js" dependency-version: 9.30.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.35.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-plugin-eslint-plugin dependency-version: 6.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-plugin-n dependency-version: 17.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.35.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba060e5 commit e78a843

File tree

2 files changed

+166
-326
lines changed

2 files changed

+166
-326
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,25 +42,25 @@
4242
"!**/test/**"
4343
],
4444
"devDependencies": {
45-
"@eslint/js": "^9.28.0",
46-
"@typescript-eslint/parser": "^8.34.0",
45+
"@eslint/js": "^9.30.1",
46+
"@typescript-eslint/parser": "^8.35.1",
4747
"chai": "^4.5.0",
4848
"eslint": "^9.28.0",
49-
"eslint-plugin-eslint-plugin": "^6.4.0",
50-
"eslint-plugin-n": "^17.19.0",
49+
"eslint-plugin-eslint-plugin": "^6.5.0",
50+
"eslint-plugin-n": "^17.20.0",
5151
"husky": "^9.1.7",
5252
"jest": "^29.7.0",
5353
"jest-chain": "^1.1.6",
5454
"jest-extended": "^4.0.2",
5555
"jest-junit": "^16.0.0",
5656
"jest-sonar-reporter": "^2.0.0",
57-
"prettier": "^3.5.3",
57+
"prettier": "^3.6.2",
5858
"typescript": "^5.8.3",
59-
"typescript-eslint": "^8.34.0"
59+
"typescript-eslint": "^8.35.1"
6060
},
6161
"dependencies": {
62-
"@babel/core": "^7.27.4",
63-
"@babel/eslint-parser": "^7.27.5",
62+
"@babel/core": "^7.28.0",
63+
"@babel/eslint-parser": "^7.28.0",
6464
"@komaci/static-analyzer": "^252.1.0",
6565
"@lwc/errors": "~3.5.0",
6666
"@lwc/metadata": "3.5.0-0",

0 commit comments

Comments
 (0)