From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 10:47:17 +0000 (+0300) Subject: Bump bundlewatch from 0.3.0 to 0.3.1 (#31776) X-Git-Tag: v5.0.0-alpha2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d453b3a03bf7ca166f724093ddf71e67da5a59b;p=thirdparty%2Fbootstrap.git Bump bundlewatch from 0.3.0 to 0.3.1 (#31776) Bumps [bundlewatch](https://github.com/bundlewatch/bundlewatch) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/bundlewatch/bundlewatch/releases) - [Commits](https://github.com/bundlewatch/bundlewatch/compare/v0.3.0...v0.3.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/package-lock.json b/package-lock.json index 56d1db30a4..12362f1b11 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2380,9 +2380,9 @@ "dev": true }, "bundlewatch": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/bundlewatch/-/bundlewatch-0.3.0.tgz", - "integrity": "sha512-+WtpJk6zVXSP91nRDsBz3pMHR3N8s0TMtPH9vHhcFwI+NfeozGpDJYOXsScHYTLiodfzuZhHfJobN+uDg3Fn1Q==", + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/bundlewatch/-/bundlewatch-0.3.1.tgz", + "integrity": "sha512-yVuOHljZCxRrDgujRn7GED+7Ms8G7hQJmP8vtQWIquDwDfocJH6RdRX42mqDWhMXGdsT3qhB1GYJ5q5zFZ0AEA==", "dev": true, "requires": { "axios": "^0.19.0", diff --git a/package.json b/package.json index 9093ead107..d019c4b03b 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "@rollup/plugin-commonjs": "^15.1.0", "@rollup/plugin-node-resolve": "^9.0.0", "autoprefixer": "^9.8.6", - "bundlewatch": "^0.3.0", + "bundlewatch": "^0.3.1", "clean-css-cli": "^4.3.0", "cross-env": "^7.0.2", "eslint": "^7.9.0",