Skip to content

Commit d48dba4

Browse files
Bump the development-dependencies group across 2 directories with 2 updates (#3479)
Updates the requirements on [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) to permit the latest version. Updates `typescript-eslint` from 8.46.1 to 8.46.2 - [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.46.2/packages/typescript-eslint) Updates `@types/chai` from 5.2.2 to 5.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) Updates `@types/chai` to 5.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/chai" dependency-version: 5.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/chai" dependency-version: 5.2.3 dependency-type: direct:development dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0933b5 commit d48dba4

3 files changed

Lines changed: 81 additions & 69 deletions

File tree

package-lock.json

Lines changed: 79 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"ts-json-schema-generator": "^2.4.0",
6565
"tsx": "^4.20.6",
6666
"typescript": "^5.9.3",
67-
"typescript-eslint": "^8.46.1",
67+
"typescript-eslint": "^8.46.2",
6868
"unified": "^11.0.5",
6969
"web-specs": "^3.68.0",
7070
"winston": "^3.18.3",

packages/compute-baseline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"license": "Apache-2.0",
2828
"devDependencies": {
29-
"@types/chai": "^5.2.2",
29+
"@types/chai": "^5.2.3",
3030
"@types/chai-jest-snapshot": "^1.3.8",
3131
"c8": "^10.1.3",
3232
"chai": "^6.2.0",

0 commit comments

Comments
 (0)