Skip to content

Commit

Permalink
Update dependency gas-webpack-plugin to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 26, 2021
1 parent cb4d9eb commit d73dcfb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "4.0.0",
"gas-webpack-plugin": "1.2.3",
"gas-webpack-plugin": "2.1.0",
"jest": "26.6.3",
"prettier": "1.19.1",
"rimraf": "3.0.2",
Expand Down
17 changes: 11 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2891,14 +2891,14 @@ [email protected]:
esprima "4.0.1"
estraverse "5.2.0"

gas-webpack-plugin@1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/gas-webpack-plugin/-/gas-webpack-plugin-1.2.3.tgz#6657016b0f891da7b6942766c072db4fbd053780"
integrity sha512-IWssjeNBFbcDfGAYLplr6Sm3hBiye3YHv4kObl5xlLWyQjpKLnhLDAaf73TG7UjvyFutIm4Xt31fAROSmPj1+g==
gas-webpack-plugin@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/gas-webpack-plugin/-/gas-webpack-plugin-2.1.0.tgz#ce4a818a6e53cf2ed2703b722b6fb61299fb36a2"
integrity sha512-gTPDjqJHnviiv2vJu1hpNKln6CyEjnPjphC40S6XvSPkcmrHQl2kcPQHevWirAmCcEoF6FDFNhmUQToqVcimBw==
dependencies:
gas-entry-generator "2.1.0"
minimatch "^3.0.4"
webpack-sources "^1.4.3"
webpack-sources "^3.1.1"

gaxios@^2.0.1, gaxios@^2.1.0:
version "2.3.4"
Expand Down Expand Up @@ -6503,14 +6503,19 @@ [email protected]:
v8-compile-cache "^2.1.1"
yargs "^13.3.2"

webpack-sources@^1.4.0, webpack-sources@^1.4.1, webpack-sources@^1.4.3:
webpack-sources@^1.4.0, webpack-sources@^1.4.1:
version "1.4.3"
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933"
integrity sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==
dependencies:
source-list-map "^2.0.0"
source-map "~0.6.1"

webpack-sources@^3.1.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.1.tgz#251a7d9720d75ada1469ca07dbb62f3641a05b6d"
integrity sha512-t6BMVLQ0AkjBOoRTZgqrWm7xbXMBzD+XDq2EZ96+vMfn3qKgsvdXZhbPZ4ElUOpdv4u+iiGe+w3+J75iy/bYGA==

[email protected]:
version "4.46.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.46.0.tgz#bf9b4404ea20a073605e0a011d188d77cb6ad542"
Expand Down

0 comments on commit d73dcfb

Please sign in to comment.