Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a638a00

Browse files
authoredApr 29, 2025··
deps(NODE-6902): FY26Q2 dependency update (#72)
1 parent 86f37d1 commit a638a00

File tree

2 files changed

+192
-257
lines changed

2 files changed

+192
-257
lines changed
 

‎package-lock.json

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

‎package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,17 +43,17 @@
4343
"license": "Apache-2.0",
4444
"devDependencies": {
4545
"@microsoft/api-extractor-model": "^7.29.4",
46-
"@types/node": "^22.1.0",
47-
"@typescript-eslint/eslint-plugin": "^8.0.1",
48-
"@typescript-eslint/parser": "^8.0.1",
46+
"@types/node": "^22.15.3",
47+
"@typescript-eslint/eslint-plugin": "^8.31.0",
48+
"@typescript-eslint/parser": "^8.31.0",
4949
"chai": "^4.4.1",
50-
"eslint": "^9.8.0",
50+
"eslint": "^9.25.1",
5151
"eslint-config-prettier": "^10.1.2",
52-
"eslint-plugin-prettier": "^5.2.1",
52+
"eslint-plugin-prettier": "^5.2.6",
5353
"mocha": "^11.1.0",
5454
"nyc": "^15.1.0",
5555
"prettier": "^3.3.3",
56-
"sinon": "^19.0.2",
56+
"sinon": "^20.0.0",
5757
"sinon-chai": "^3.7.0",
5858
"source-map-support": "^0.5.21",
5959
"standard-version": "^9.5.0",

0 commit comments

Comments
 (0)
Please sign in to comment.