Skip to content

Commit

Permalink
chore(deps): Bump copy-webpack-plugin from 12.0.1 to 12.0.2
Browse files Browse the repository at this point in the history
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 12.0.1 to 12.0.2.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/copy-webpack-plugin@v12.0.1...v12.0.2)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2024
1 parent a013efa commit d54d971
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"amplify": "https://github.com/wireapp/amplify#head=master",
"beautiful-react-hooks": "^5.0.1",
"classnames": "2.5.1",
"copy-webpack-plugin": "12.0.1",
"copy-webpack-plugin": "12.0.2",
"core-js": "3.35.0",
"countly-sdk-web": "23.12.4",
"date-fns": "3.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6628,9 +6628,9 @@ __metadata:
languageName: node
linkType: hard

"copy-webpack-plugin@npm:12.0.1":
version: 12.0.1
resolution: "copy-webpack-plugin@npm:12.0.1"
"copy-webpack-plugin@npm:12.0.2":
version: 12.0.2
resolution: "copy-webpack-plugin@npm:12.0.2"
dependencies:
fast-glob: ^3.3.2
glob-parent: ^6.0.1
Expand All @@ -6640,7 +6640,7 @@ __metadata:
serialize-javascript: ^6.0.2
peerDependencies:
webpack: ^5.1.0
checksum: f43948ef04e7b2ec3b860bf61735163962de0b5f78f9a70365d504463751aa288006e63106ada4e626e4079e3c08c0ff872afcfad68bafdd2c799ded9ace2fe5
checksum: 98127735336c6db5924688486d3a1854a41835963d0c0b81695b2e3d58c6675164be7d23dee7090b84a56d3c9923175d3d0863ac1942bcc3317d2efc1962b927
languageName: node
linkType: hard

Expand Down Expand Up @@ -17582,7 +17582,7 @@ __metadata:
babel-plugin-transform-import-meta: ^2.2.1
beautiful-react-hooks: ^5.0.1
classnames: 2.5.1
copy-webpack-plugin: 12.0.1
copy-webpack-plugin: 12.0.2
core-js: 3.35.0
countly-sdk-web: 23.12.4
cross-env: 7.0.3
Expand Down

0 comments on commit d54d971

Please sign in to comment.