Skip to content

Commit 9fb82e1

Browse files
committed
Bump package version for audit fixes
1 parent 10559a7 commit 9fb82e1

File tree

149 files changed

+12248
-13901
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

149 files changed

+12248
-13901
lines changed

.base-sample/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"@types/vscode": "1.90.0",
4040
"eslint": "^9.13.0",
4141
"typescript": "^5.8.2",
42-
"typescript-eslint": "^8.16.0"
42+
"typescript-eslint": "^8.26.0"
4343
}
4444
}

authenticationprovider-sample/package-lock.json

+152-173
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

authenticationprovider-sample/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint": "^9.13.0",
4444
"glob": "^7.1.7",
4545
"typescript": "^5.8.2",
46-
"typescript-eslint": "^8.16.0"
46+
"typescript-eslint": "^8.26.0"
4747
},
4848
"dependencies": {
4949
"isomorphic-fetch": "^3.0.0"

0 commit comments

Comments
 (0)