Skip to content

Commit e5b0f52

Browse files
fix(deps): update dependency generate-json-webpack-plugin to v2
1 parent 9806431 commit e5b0f52

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"file-loader": "6.2.0",
5050
"friendly-errors-webpack-plugin": "1.7.0",
5151
"fs-extra": "11.2.0",
52-
"generate-json-webpack-plugin": "1.0.0",
52+
"generate-json-webpack-plugin": "2.0.0",
5353
"graphql": "16.8.1",
5454
"graphql-tag": "2.12.6",
5555
"html-minifier": "4.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2935,7 +2935,7 @@ [email protected]:
29352935
dependencies:
29362936
retry "0.13.1"
29372937

2938-
[email protected], async@^3.2.3:
2938+
29392939
version "3.2.5"
29402940
resolved "https://registry.yarnpkg.com/async/-/async-3.2.5.tgz#ebd52a8fdaf7a2289a24df399f8d8485c8a46b66"
29412941
integrity sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==
@@ -6289,10 +6289,10 @@ functions-have-names@^1.2.3:
62896289
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
62906290
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
62916291

6292-
generate-json-webpack-plugin@1.0.0:
6293-
version "1.0.0"
6294-
resolved "https://registry.yarnpkg.com/generate-json-webpack-plugin/-/generate-json-webpack-plugin-1.0.0.tgz#518e762eb8a152f7a8cc2af56172c0dc58dfa989"
6295-
integrity sha512-VX3hYIHuVRGH44pz2c1/QonRvCLa7pzw1dP2pisRiRhVx7pl5/mkG+e/FL2nTAJTc6k8PDVI8npBA2WUH3YG3w==
6292+
generate-json-webpack-plugin@2.0.0:
6293+
version "2.0.0"
6294+
resolved "https://registry.yarnpkg.com/generate-json-webpack-plugin/-/generate-json-webpack-plugin-2.0.0.tgz#cf1fb394da2c8dd8d3c15bf25ba31badba0a5adb"
6295+
integrity sha512-WVEHXiES7YwjLAjWquC5+IspZM4Pwtx1yHlHTBXHkp38HVjnHJo29PxLniWPSyiB539iDgeAcMNUBStrixx3Jw==
62966296

62976297
gensync@^1.0.0-beta.2:
62986298
version "1.0.0-beta.2"

0 commit comments

Comments
 (0)