Skip to content

Commit 4e0370e

Browse files
authored
Merge pull request #236 from h2floh/dependabot/npm_and_yarn/webpack-5.98.0
Bump webpack from 5.97.1 to 5.98.0
2 parents fa9771f + a9d0c95 commit 4e0370e

File tree

3 files changed

+91
-91
lines changed

3 files changed

+91
-91
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.133",
5+
"version": "0.1.134",
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: 89 additions & 89 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
@@ -70,7 +70,7 @@
7070
"typescript": "^5.7.3",
7171
"underscore": ">=1.13.7",
7272
"validator": "^13.12.0",
73-
"webpack": "^5.97.1",
73+
"webpack": "^5.98.0",
7474
"webpack-cli": "^6.0.1",
7575
"tslib": "^2.7.0"
7676
},

0 commit comments

Comments
 (0)