8000 Bump the npm group with 8 updates (#1924) · poad/github-oauth-example@656c80b · GitHub
[go: up one dir, main page]

Skip to content

Commit 656c80b

Browse files
Bump the npm group with 8 updates (#1924)
Bumps the npm group with 8 updates: | Package | From | To | | --- | --- | --- | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.34.0` | `8.34.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.34.0` | `8.34.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.34.0` | `8.34.1` | | [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.34.0` | `8.34.1` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.34.0` | `8.34.1` | | [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.34.0` | `8.34.1` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.167` | `1.5.169` | | [terser](https://github.com/terser/terser) | `5.42.0` | `5.43.0` | Updates `typescript-eslint` from 8.34.0 to 8.34.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.34.1/packages/typescript-eslint) Updates `@typescript-eslint/eslint-plugin` from 8.34.0 to 8.34.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.34.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.34.0 to 8.34.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.34.1/packages/parser) Updates `@typescript-eslint/type-utils` from 8.34.0 to 8.34.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.1/packages/type-utils) Updates `@typescript-eslint/utils` from 8.34.0 to 8.34.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.1/packages/utils) Updates `@typescript-eslint/visitor-keys` from 8.34.0 to 8.34.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.1/packages/visitor-keys) Updates `electron-to-chromium` from 1.5.167 to 1.5.169 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.167...v1.5.169) Updates `terser` from 5.42.0 to 5.43.0 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.42.0...v5.43.0) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.34.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.34.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-version: 8.34.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/type-utils" dependency-version: 8.34.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/utils" dependency-version: 8.34.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/visitor-keys" dependency-version: 8.34.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: electron-to-chromium dependency-version: 1.5.169 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: terser dependency-version: 5.43.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 840e082 commit 656c80b

File tree

2 files changed

+90
-90
lines changed

2 files changed

+90
-90
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"pnpm": "^10.12.1",
5454
"rimraf": "^6.0.1",
5555
"typescript": "^5.8.3",
56-
"typescript-eslint": "^8.34.0"
56+
"typescript-eslint": "^8.34.1"
5757
},
5858
"packageManager": "pnpm@10.12.1"
5959
}

0 commit comments

Comments
 (0)
0