Skip to content

Commit 7d06bf6

Browse files
chore(deps): update devdependency bundlewatch to ^0.3.0 (#5748)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent caa0f1a commit 7d06bf6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"babel-jest": "^26.3.0",
119119
"babel-plugin-istanbul": "^6.0.0",
120120
"bootstrap-icons": "^1.0.0",
121-
"bundlewatch": "^0.2.7",
121+
"bundlewatch": "^0.3.0",
122122
"clean-css-cli": "^4.3.0",
123123
"codemirror": "^5.57.0",
124124
"codesandbox": "^2.1.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3307,10 +3307,10 @@ builtins@^1.0.3:
33073307
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
33083308
integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=
33093309

3310-
bundlewatch@^0.2.7:
3311-
version "0.2.7"
3312-
resolved "https://registry.yarnpkg.com/bundlewatch/-/bundlewatch-0.2.7.tgz#978b63c0dafbbef0e3c4a4a26e471fcda6dd5791"
3313-
integrity sha512-tTf6TZHowf2kqHMv9nk7ORDdyU8d4OCF5qjkm8jeZfY9hsOdoyvDq3xtPSw+I8eQJJhkdUvcIMp4Cd3GkUAsrA==
3310+
bundlewatch@^0.3.0:
3311+
version "0.3.0"
3312+
resolved "https://registry.yarnpkg.com/bundlewatch/-/bundlewatch-0.3.0.tgz#9097674349c8d9d4c7c76da4bda16668d19b3d6d"
3313+
integrity sha512-+WtpJk6zVXSP91nRDsBz3pMHR3N8s0TMtPH9vHhcFwI+NfeozGpDJYOXsScHYTLiodfzuZhHfJobN+uDg3Fn1Q==
33143314
dependencies:
33153315
axios "^0.19.0"
33163316
bytes "^3.0.0"

0 commit comments

Comments
 (0)