Skip to content

Commit 1b93295

Browse files
chore(deps-dev): bump the development-dependencies group with 3 updates
Bumps the development-dependencies group with 3 updates: [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor), [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) and [eslint](https://github.com/eslint/eslint). Updates `@microsoft/api-extractor` from 7.53.1 to 7.53.3 - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.53.3/apps/api-extractor) Updates `@types/express` from 5.0.3 to 5.0.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `eslint` from 9.38.0 to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.38.0...v9.39.0) --- updated-dependencies: - dependency-name: "@microsoft/api-extractor" dependency-version: 7.53.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/express" dependency-version: 5.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint dependency-version: 9.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 517da84 commit 1b93295

File tree

2 files changed

+54
-69
lines changed

2 files changed

+54
-69
lines changed

package-lock.json

Lines changed: 51 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@
6565
"@aws-sdk/credential-providers": "^3.876.0",
6666
"@iarna/toml": "^2.2.5",
6767
"@istanbuljs/nyc-config-typescript": "^1.0.2",
68-
"@microsoft/api-extractor": "^7.52.11",
68+
"@microsoft/api-extractor": "^7.53.3",
6969
"@microsoft/tsdoc-config": "^0.17.1",
7070
"@mongodb-js/zstd": "^3.0.0-alpha",
7171
"@types/chai": "^4.3.17",
7272
"@types/chai-subset": "^1.3.5",
73-
"@types/express": "^5.0.3",
73+
"@types/express": "^5.0.5",
7474
"@types/kerberos": "^1.1.5",
7575
"@types/mocha": "^10.0.9",
7676
"@types/node": "^22.15.3",
@@ -84,7 +84,7 @@
8484
"chai": "^4.4.1",
8585
"chai-subset": "^1.6.0",
8686
"chalk": "^4.1.2",
87-
"eslint": "^9.34.0",
87+
"eslint": "^9.39.0",
8888
"eslint-config-prettier": "^10.1.8",
8989
"eslint-plugin-mocha": "^10.4.1",
9090
"eslint-plugin-prettier": "^5.5.4",

0 commit comments

Comments
 (0)