Skip to content

Commit 56a204a

Browse files
authored
Merge pull request #264 from h2floh/dependabot/npm_and_yarn/copy-webpack-plugin-13.0.1
Bump copy-webpack-plugin from 12.0.2 to 13.0.1
2 parents d86bcd7 + c22793f commit 56a204a

File tree

3 files changed

+57
-77
lines changed

3 files changed

+57
-77
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.151",
5+
"version": "0.1.152",
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: 55 additions & 75 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
@@ -48,7 +48,7 @@
4848
"@typescript-eslint/eslint-plugin-tslint": "^7.0.2",
4949
"@typescript-eslint/parser": "^8.32.1",
5050
"base64-inline-loader": "^2.0.1",
51-
"copy-webpack-plugin": "^12.0.2",
51+
"copy-webpack-plugin": "^13.0.1",
5252
"css-loader": "^7.1.2",
5353
"eslint": "^8.57.0",
5454
"eslint-plugin-import": "^2.31.0",

0 commit comments

Comments
 (0)