Skip to content

Commit 79c40b7

Browse files
Bump the typescript group with 3 updates
Bumps the typescript group with 3 updates: [@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.28.0 to 8.29.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.29.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.28.0 to 8.29.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.29.0/packages/parser) Updates `typescript-eslint` from 8.27.0 to 8.29.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.29.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: "@typescript-eslint/parser" dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: typescript-eslint dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74a6288 commit 79c40b7

File tree

3 files changed

+199
-161
lines changed

3 files changed

+199
-161
lines changed

package-lock.json

Lines changed: 97 additions & 68 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
@@ -48,8 +48,8 @@
4848
"@rollup/plugin-commonjs": "^28.0.3",
4949
"@rollup/plugin-node-resolve": "^16.0.1",
5050
"@rollup/plugin-terser": "^0.4.4",
51-
"@typescript-eslint/eslint-plugin": "^8.32.1",
52-
"@typescript-eslint/parser": "^8.32.1",
51+
"@typescript-eslint/eslint-plugin": "^8.35.1",
52+
"@typescript-eslint/parser": "^8.35.1",
5353
"astro": "^5.7.12",
5454
"astro-eslint-parser": "^1.2.2",
5555
"autoprefixer": "^10.4.21",
@@ -85,7 +85,7 @@
8585
"stylelint-config-recommended": "^16.0.0",
8686
"stylelint-config-standard-scss": "^15.0.0",
8787
"stylelint-config-twbs-bootstrap": "^16.0.0",
88-
"typescript-eslint": "^8.32.1"
88+
"typescript-eslint": "^8.35.1"
8989
},
9090
"dependencies": {
9191
"bootstrap": "^5.3.6",

0 commit comments

Comments
 (0)