Bump bundlewatch from 0.2.7 to 0.3.0 (#31627)

Bumps [bundlewatch](https://github.com/bundlewatch/bundlewatch) from 0.2.7 to 0.3.0.
- [Release notes](https://github.com/bundlewatch/bundlewatch/releases)
- [Commits](https://github.com/bundlewatch/bundlewatch/compare/v0.2.7...v0.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-09-10 13:41:51 +03:00 committed by GitHub
parent 3786accc9a
commit c34b167711
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -2380,9 +2380,9 @@
"dev": true
},
"bundlewatch": {
"version": "0.2.7",
"resolved": "https://registry.npmjs.org/bundlewatch/-/bundlewatch-0.2.7.tgz",
"integrity": "sha512-tTf6TZHowf2kqHMv9nk7ORDdyU8d4OCF5qjkm8jeZfY9hsOdoyvDq3xtPSw+I8eQJJhkdUvcIMp4Cd3GkUAsrA==",
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/bundlewatch/-/bundlewatch-0.3.0.tgz",
"integrity": "sha512-+WtpJk6zVXSP91nRDsBz3pMHR3N8s0TMtPH9vHhcFwI+NfeozGpDJYOXsScHYTLiodfzuZhHfJobN+uDg3Fn1Q==",
"dev": true,
"requires": {
"axios": "^0.19.0",

View File

@ -99,7 +99,7 @@
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-node-resolve": "^9.0.0",
"autoprefixer": "^9.8.6",
"bundlewatch": "^0.2.7",
"bundlewatch": "^0.3.0",
"clean-css-cli": "^4.3.0",
"cross-env": "^7.0.2",
"eslint": "^7.8.1",