Skip to content

Commit 2bef4c0

Browse files
chore(deps): bump the typescript-eslint group across 1 directory with 3 updates
Bumps the typescript-eslint group with 3 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript-eslint/eslint-plugin` from 8.59.4 to 8.62.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.62.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.59.4 to 8.62.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.62.0/packages/parser) Updates `typescript-eslint` from 8.59.4 to 8.62.0 - [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.62.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: typescript-eslint - dependency-name: typescript-eslint dependency-version: 8.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 727a5d3 commit 2bef4c0

2 files changed

Lines changed: 67 additions & 67 deletions

File tree

package-lock.json

Lines changed: 64 additions & 64 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
@@ -75,8 +75,8 @@
7575
"@eslint/js": "^10.0.1",
7676
"@inquirer/confirm": "^6.0.1",
7777
"@listr2/prompt-adapter-inquirer": "^3.0.5",
78-
"@typescript-eslint/eslint-plugin": "^8.59.4",
79-
"@typescript-eslint/parser": "^8.59.4",
78+
"@typescript-eslint/eslint-plugin": "^8.62.0",
79+
"@typescript-eslint/parser": "^8.62.0",
8080
"chalk": "^5.6.2",
8181
"cross-spawn": "^7.0.6",
8282
"dedent": "^1.7.2",
@@ -100,7 +100,7 @@
100100
"stylelint-config-standard": "^40.0.0",
101101
"stylelint-no-unsupported-browser-features": "^8.1.1",
102102
"stylelint-order": "^8.1.1",
103-
"typescript-eslint": "^8.59.4",
103+
"typescript-eslint": "^8.62.0",
104104
"yargs": "^18.0.0"
105105
},
106106
"devDependencies": {

0 commit comments

Comments
 (0)