Skip to content

Commit

Permalink
fix: bump license-webpack-plugin (#871)
Browse files Browse the repository at this point in the history
* Bump license-webpack-plugin
  • Loading branch information
styfle committed Feb 13, 2022
1 parent 8a900fa commit f126646
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -65,7 +65,7 @@
"jugglingdb": "2.0.1",
"koa": "^2.6.2",
"leveldown": "^6.0.0",
"license-webpack-plugin": "4.0.1",
"license-webpack-plugin": "^4.0.2",
"lighthouse": "^8.1.0",
"loopback": "^3.24.0",
"mailgun": "^0.5.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Expand Up @@ -9223,10 +9223,10 @@ libnpx@^10.2.4:
y18n "^4.0.0"
yargs "^14.2.3"

license-webpack-plugin@4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-4.0.1.tgz#957930fa595f5b65aa0b21bfd2c19644486f3d9f"
integrity sha512-SQum9mg3BgnY5BK+2KYl4W7pk9b26Q8tW2lTsO6tidD0/Ds9ksdXvp3ip2s9LqDjj5gtBMyWRfOPZptWj4PfCg==
license-webpack-plugin@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-4.0.2.tgz#1e18442ed20b754b82f1adeff42249b81d11aec6"
integrity sha512-771TFWFD70G1wLTC4oU2Cw4qvtmNrIw+wRvBtn+okgHl7slJVi7zfNcdmqDL72BojM30VNJ2UHylr1o77U37Jw==
dependencies:
webpack-sources "^3.0.0"

Expand Down Expand Up @@ -15188,9 +15188,9 @@ watchify@^3.3.0:
xtend "^4.0.0"

watchpack@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.2.0.tgz#47d78f5415fe550ecd740f99fe2882323a58b1ce"
integrity sha512-up4YAn/XHgZHIxFBVCdlMiWDj6WaLKpwVeGQk2I5thdYxF/KmF0aaz6TfJZ/hfl1h/XlcDr7k1KH7ThDagpFaA==
version "2.3.1"
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.3.1.tgz#4200d9447b401156eeca7767ee610f8809bc9d25"
integrity sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA==
dependencies:
glob-to-regexp "^0.4.1"
graceful-fs "^4.1.2"
Expand Down

0 comments on commit f126646

Please sign in to comment.