Skip to content

Commit 08fea3d

Browse files
chore(backend): bump copy-webpack-plugin in /services/backend
Bumps [copy-webpack-plugin](https://github.com/webpack/copy-webpack-plugin) from 13.0.1 to 14.0.0. - [Release notes](https://github.com/webpack/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack/copy-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/copy-webpack-plugin@v13.0.1...v14.0.0) --- updated-dependencies: - dependency-name: copy-webpack-plugin dependency-version: 14.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76ae79d commit 08fea3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@typescript-eslint/parser": "^8.56.1",
6868
"@vitest/coverage-v8": "^3.2.4",
6969
"autoprefixer": "^10.4.24",
70-
"copy-webpack-plugin": "^13.0.1",
70+
"copy-webpack-plugin": "^14.0.0",
7171
"drizzle-kit": "^0.31.9",
7272
"eslint": "^10.0.0",
7373
"fs-extra": "^11.3.3",

0 commit comments

Comments
 (0)