Skip to content

Commit 1e81dd5

Browse files
authored
Merge pull request #250 from h2floh/dependabot/npm_and_yarn/eslint/js-9.27.0
Bump @eslint/js from 9.1.1 to 9.27.0
2 parents b85805d + bb0fe9c commit 1e81dd5

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
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.148",
5+
"version": "0.1.150",
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: 8 additions & 4 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
@@ -38,7 +38,7 @@
3838
"@babel/preset-env": "^7.27.2",
3939
"@babel/preset-react": "^7.26.3",
4040
"@babel/preset-typescript": "^7.27.0",
41-
"@eslint/js": "^9.1.1",
41+
"@eslint/js": "^9.27.0",
4242
"@testing-library/jest-dom": "^6.6.3",
4343
"@testing-library/react": "^12.1.5",
4444
"@types/jest": "^29.5.14",

0 commit comments

Comments
 (0)