Skip to content

Commit f9e56dd

Browse files
authored
Merge pull request #233 from h2floh/dependabot/npm_and_yarn/ts-jest-29.2.6
Bump ts-jest from 29.2.5 to 29.2.6
2 parents 277ca3b + 9c5b744 commit f9e56dd

File tree

3 files changed

+12
-10
lines changed

3 files changed

+12
-10
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.128",
5+
"version": "0.1.129",
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: 10 additions & 8 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
@@ -64,7 +64,7 @@
6464
"style-loader": "^4.0.0",
6565
"tfx-cli": "^0.17.0",
6666
"trim-newlines": ">=5.0.0",
67-
"ts-jest": "^29.2.5",
67+
"ts-jest": "^29.2.6",
6868
"ts-loader": "^9.5.0",
6969
"ts-mockito": "^2.6.1",
7070
"typescript": "^5.7.3",

0 commit comments

Comments
 (0)