Skip to content

Commit aa705c5

Browse files
Merge pull request #7848 from TheThingsNetwork/dependabot/npm_and_yarn/copy-webpack-plugin-14.0.0
dev: bump copy-webpack-plugin from 13.0.1 to 14.0.0
2 parents 2ed0ca3 + 53d397f commit aa705c5

2 files changed

Lines changed: 12 additions & 20 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"babel-plugin-react-intl": "^3.0.1",
3737
"babel-plugin-react-intl-auto": "^3.3.0",
3838
"clean-webpack-plugin": "^4.0.0",
39-
"copy-webpack-plugin": "^13.0.1",
39+
"copy-webpack-plugin": "^14.0.0",
4040
"css-loader": "^6.10.0",
4141
"cypress": "15.11.0",
4242
"cypress-browser-permissions": "^1.1.0",

yarn.lock

Lines changed: 11 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5271,15 +5271,15 @@ cookie@~0.7.1:
52715271
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7"
52725272
integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==
52735273

5274-
copy-webpack-plugin@^13.0.1:
5275-
version "13.0.1"
5276-
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-13.0.1.tgz#fba18c22bcab3633524e1b652580ff4489eddc0d"
5277-
integrity sha512-J+YV3WfhY6W/Xf9h+J1znYuqTye2xkBUIGyTPWuBAT27qajBa5mR4f8WBmfDY3YjRftT2kqZZiLi1qf0H+UOFw==
5274+
copy-webpack-plugin@^14.0.0:
5275+
version "14.0.0"
5276+
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-14.0.0.tgz#cd253b60e8e55bb41019dfe3ef2979ba705592c7"
5277+
integrity sha512-3JLW90aBGeaTLpM7mYQKpnVdgsUZRExY55giiZgLuX/xTQRUs1dOCwbBnWnvY6Q6rfZoXMNwzOQJCSZPppfqXA==
52785278
dependencies:
52795279
glob-parent "^6.0.1"
52805280
normalize-path "^3.0.0"
52815281
schema-utils "^4.2.0"
5282-
serialize-javascript "^6.0.2"
5282+
serialize-javascript "^7.0.3"
52835283
tinyglobby "^0.2.12"
52845284

52855285
core-js-compat@^3.43.0, core-js-compat@^3.48.0:
@@ -7006,11 +7006,6 @@ fd-slicer@~1.1.0:
70067006
dependencies:
70077007
pend "~1.2.0"
70087008

7009-
fdir@^6.4.3:
7010-
version "6.4.3"
7011-
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.3.tgz#011cdacf837eca9b811c89dbb902df714273db72"
7012-
integrity sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==
7013-
70147009
fdir@^6.5.0:
70157010
version "6.5.0"
70167011
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
@@ -12391,6 +12386,11 @@ serialize-javascript@^6.0.2:
1239112386
dependencies:
1239212387
randombytes "^2.1.0"
1239312388

12389+
serialize-javascript@^7.0.3:
12390+
version "7.0.4"
12391+
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-7.0.4.tgz#c517735bd5b7631dd1fc191ee19cbb713ff8e05c"
12392+
integrity sha512-DuGdB+Po43Q5Jxwpzt1lhyFSYKryqoNjQSA9M92tyw0lyHIOur+XCalOUe0KTJpyqzT8+fQ5A0Jf7vCx/NKmIg==
12393+
1239412394
serve-index@^1.9.1:
1239512395
version "1.9.1"
1239612396
resolved "https://registry.yarnpkg.com/serve-index/-/serve-index-1.9.1.tgz#d3768d69b1e7d82e5ce050fff5b453bea12a9239"
@@ -13250,15 +13250,7 @@ tiny-warning@^1.0.2:
1325013250
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
1325113251
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
1325213252

13253-
tinyglobby@^0.2.12:
13254-
version "0.2.12"
13255-
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.12.tgz#ac941a42e0c5773bd0b5d08f32de82e74a1a61b5"
13256-
integrity sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==
13257-
dependencies:
13258-
fdir "^6.4.3"
13259-
picomatch "^4.0.2"
13260-
13261-
tinyglobby@^0.2.13:
13253+
tinyglobby@^0.2.12, tinyglobby@^0.2.13:
1326213254
version "0.2.15"
1326313255
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
1326413256
integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==

0 commit comments

Comments
 (0)