Skip to content

Commit 6bcbc24

Browse files
authored
Merge pull request #248 from h2floh/dependabot/npm_and_yarn/ts-loader-9.5.2
Bump ts-loader from 9.5.1 to 9.5.2
2 parents 32a1686 + aa857f3 commit 6bcbc24

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.142",
5+
"version": "0.1.144",
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
@@ -65,7 +65,7 @@
6565
"tfx-cli": "^0.21.0",
6666
"trim-newlines": ">=5.0.0",
6767
"ts-jest": "^29.2.6",
68-
"ts-loader": "^9.5.0",
68+
"ts-loader": "^9.5.2",
6969
"ts-mockito": "^2.6.1",
7070
"typescript": "^5.7.3",
7171
"underscore": ">=1.13.7",

0 commit comments

Comments
 (0)