aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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",