Skip to content

Commit 0e27a05

Browse files
build(deps-dev): bump the typescript group across 1 directory with 4 updates (#1540)
* build(deps-dev): bump the typescript group across 1 directory with 4 updates Bumps the typescript group with 3 updates in the / directory: [typescript](https://github.com/microsoft/TypeScript), [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) Updates `@types/chrome` from 0.0.306 to 0.0.307 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `@types/node` from 22.13.5 to 22.13.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.25.0 to 8.26.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.26.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: "@types/chrome" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]> * bump deps --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shane Osbourne <[email protected]>
1 parent 9c6406c commit 0e27a05

File tree

3 files changed

+72
-71
lines changed

3 files changed

+72
-71
lines changed

injected/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
"@rollup/plugin-commonjs": "^28.0.2",
4343
"@rollup/plugin-node-resolve": "^16.0.0",
4444
"@rollup/plugin-replace": "^6.0.2",
45-
"@types/chrome": "^0.0.306",
45+
"@types/chrome": "^0.0.308",
4646
"@types/jasmine": "^5.1.7",
47-
"@types/node": "^22.13.5",
47+
"@types/node": "^22.13.9",
4848
"@typescript-eslint/eslint-plugin": "^8.20.0",
4949
"fast-check": "^3.23.2",
5050
"jasmine": "^5.6.0",

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"stylelint-config-standard": "^34.0.0",
4646
"stylelint-csstree-validator": "^3.0.0",
4747
"typedoc": "^0.27.9",
48-
"typescript": "^5.7.3",
49-
"typescript-eslint": "^8.25.0"
48+
"typescript": "^5.8.2",
49+
"typescript-eslint": "^8.26.0"
5050
},
5151
"dependencies": {
5252
"immutable-json-patch": "^6.0.1"

0 commit comments

Comments
 (0)