From 0515fd50d11f7936cb0321cee282d56265c303a7 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Wed, 7 Apr 2021 07:32:00 +0000 Subject: Bump copy-webpack-plugin from 8.1.0 to 8.1.1 Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 8.1.0 to 8.1.1. - [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](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v8.1.0...v8.1.1) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index f897102e..116451ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2120,9 +2120,9 @@ } }, "copy-webpack-plugin": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-8.1.0.tgz", - "integrity": "sha512-Soiq8kXI2AZkpw3dSp18u6oU2JonC7UKv3UdXsKOmT1A5QT46ku9+6c0Qy29JDbSavQJNN1/eKGpd3QNw+cZWg==", + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-8.1.1.tgz", + "integrity": "sha512-rYM2uzRxrLRpcyPqGceRBDpxxUV8vcDqIKxAUKfcnFpcrPxT5+XvhTxv7XLjo5AvEJFPdAE3zCogG2JVahqgSQ==", "dev": true, "requires": { "fast-glob": "^3.2.5", diff --git a/package.json b/package.json index b77e81c2..7e833dd1 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@babel/preset-env": "^7.13.12", "babel-loader": "^8.2.2", "concurrently": "^6.0.1", - "copy-webpack-plugin": "^8.1.0", + "copy-webpack-plugin": "^8.1.1", "core-js": "^3.10.0", "cross-env": "^7.0.3", "cssnano": "^4.1.10", -- cgit v1.2.3