Skip to content

Commit c233029

Browse files
authored
Merge pull request #253 from h2floh/dependabot/npm_and_yarn/typescript-eslint/parser-8.32.1
Bump @typescript-eslint/parser from 8.24.1 to 8.32.1
2 parents 9152bef + 57a4ea9 commit c233029

File tree

3 files changed

+33
-33
lines changed

3 files changed

+33
-33
lines changed

azure-devops-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifestVersion": 1,
33
"id": "azure-dev-ops-react-ui-unit-testing",
44
"publisher": "nonexistingpublisher",
5-
"version": "0.1.145",
5+
"version": "0.1.146",
66
"name": "Azure DevOps ReactUI Testing",
77
"description": "Showcasing Azure DevOps React based UI Extension unit testing for an advanced example.",
88
"categories": [

package-lock.json

Lines changed: 31 additions & 31 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
@@ -46,7 +46,7 @@
4646
"@types/react-dom": "^17.0.1",
4747
"@typescript-eslint/eslint-plugin": "^8.8.1",
4848
"@typescript-eslint/eslint-plugin-tslint": "^7.0.2",
49-
"@typescript-eslint/parser": "^8.24.1",
49+
"@typescript-eslint/parser": "^8.32.1",
5050
"base64-inline-loader": "^2.0.1",
5151
"copy-webpack-plugin": "^12.0.2",
5252
"css-loader": "^7.1.2",

0 commit comments

Comments
 (0)