Skip to content

Commit f8cde4a

Browse files
build(deps-dev): bump the typescript group across 1 directory with 3 updates (#1408)
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.2 to 5.7.3 - [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.2...v5.7.3) Updates `@types/chrome` from 0.0.289 to 0.0.297 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `@types/node` from 22.10.5 to 22.10.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch 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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61e21b2 commit f8cde4a

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
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.289",
45+
"@types/chrome": "^0.0.297",
4646
"@types/jasmine": "^5.1.5",
47-
"@types/node": "^22.10.5",
47+
"@types/node": "^22.10.7",
4848
"@typescript-eslint/eslint-plugin": "^8.19.0",
4949
"fast-check": "^3.23.2",
5050
"jasmine": "^5.5.0",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"stylelint-config-standard": "^34.0.0",
4747
"stylelint-csstree-validator": "^3.0.0",
4848
"typedoc": "^0.27.6",
49-
"typescript": "^5.7.2",
49+
"typescript": "^5.7.3",
5050
"typescript-eslint": "^8.19.1"
5151
},
5252
"dependencies": {

0 commit comments

Comments
 (0)