Skip to content

Commit

Permalink
fix: lock license plugin version (#692)
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Apr 12, 2021
1 parent 4d42c21 commit ad9d310
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,7 +67,7 @@
"jugglingdb": "2.0.1",
"koa": "^2.6.2",
"leveldown": "^5.6.0",
"license-webpack-plugin": "^2.3.0",
"license-webpack-plugin": "2.3.11",
"lighthouse": "^5.0.0",
"loopback": "^3.24.0",
"mailgun": "^0.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -9041,10 +9041,10 @@ libnpx@^10.2.4:
y18n "^4.0.0"
yargs "^14.2.3"

license-webpack-plugin@^2.3.0:
version "2.3.16"
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.16.tgz#afd6dcec30b2f7ddca96be090ff8cbf3d08eced1"
integrity sha512-9FbbsQrcbPADbt4ksSoT+A0VvHGFJRN5zXREx4y3W5tzLAJEM6ywEVuBHeRLrGxHAg6kq563P4BYxyBm8Wmqiw==
license-webpack-plugin@2.3.11:
version "2.3.11"
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.11.tgz#0d93188a31fce350a44c86212badbaf33dcd29d8"
integrity sha512-0iVGoX5vx0WDy8dmwTTpOOMYiGqILyUbDeVMFH52AjgBlS58lHwOlFMSoqg5nY8Kxl6+FRKyUZY/UdlQaOyqDw==
dependencies:
"@types/webpack-sources" "^0.1.5"
webpack-sources "^1.2.0"
Expand Down

0 comments on commit ad9d310

Please sign in to comment.