aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-28 13:47:17 +0300
committerGitHub <[email protected]>2020-09-28 13:47:17 +0300
commit8d453b3a03bf7ca166f724093ddf71e67da5a59b (patch)
tree051966b3637b62db56bebc2403f69bdd884d6ba2
parent6f3a7b1bcf37e851f34e3c6a4d4e6758e75f98be (diff)
downloadbootstrap-8d453b3a03bf7ca166f724093ddf71e67da5a59b.tar.xz
bootstrap-8d453b3a03bf7ca166f724093ddf71e67da5a59b.zip
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 56d1db30a..12362f1b1 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 9093ead10..d019c4b03 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",