Skip to content

Commit 762cc90

Browse files
Bump the development-dependencies group across 2 directories with 2 updates (#3234)
Updates the requirements on [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [chai](https://github.com/chaijs/chai) to permit the latest version. Updates `typescript-eslint` from 8.39.1 to 8.40.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.40.0/packages/typescript-eslint) Updates `chai` from 5.2.1 to 5.3.1 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.2.1...v5.3.1) Updates `chai` from 5.2.1 to 5.3.1 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.2.1...v5.3.1) Updates `chai` to 5.3.1 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.2.1...v5.3.1) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: chai dependency-version: 5.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: chai dependency-version: 5.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: chai dependency-version: 5.3.1 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 9ef763d commit 762cc90

3 files changed

Lines changed: 68 additions & 68 deletions

File tree

package-lock.json

Lines changed: 66 additions & 66 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
@@ -59,7 +59,7 @@
5959
"ts-json-schema-generator": "^2.4.0",
6060
"tsx": "^4.20.4",
6161
"typescript": "^5.9.2",
62-
"typescript-eslint": "^8.39.1",
62+
"typescript-eslint": "^8.40.0",
6363
"unified": "^11.0.5",
6464
"web-specs": "^3.59.0",
6565
"winston": "^3.17.0",

packages/compute-baseline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/chai-jest-snapshot": "^1.3.8",
3131
"@types/mocha": "^10.0.10",
3232
"c8": "^10.1.3",
33-
"chai": "^5.2.1",
33+
"chai": "^5.3.1",
3434
"chai-jest-snapshot": "^2.0.0",
3535
"mocha": "^11.7.1"
3636
},

0 commit comments

Comments
 (0)