Skip to content

Commit fa9771f

Browse files
authored
Merge pull request #237 from h2floh/dependabot/npm_and_yarn/types/jest-29.5.14
Bump @types/jest from 29.5.13 to 29.5.14
2 parents ca985f2 + b2bc477 commit fa9771f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-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.132",
5+
"version": "0.1.133",
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: 5 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
@@ -41,7 +41,7 @@
4141
"@eslint/js": "^9.1.1",
4242
"@testing-library/jest-dom": "^6.6.3",
4343
"@testing-library/react": "^12.1.5",
44-
"@types/jest": "^29.5.13",
44+
"@types/jest": "^29.5.14",
4545
"@types/react": "^17.0.2",
4646
"@types/react-dom": "^17.0.1",
4747
"@typescript-eslint/eslint-plugin": "^8.8.1",

0 commit comments

Comments
 (0)