Skip to content

Commit ffebd3e

Browse files
chore(deps): update dependency bundlewatch to v0.4.1 (#343)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [bundlewatch](https://redirect.github.com/bundlewatch/bundlewatch) | [`0.4.0` -> `0.4.1`](https://renovatebot.com/diffs/npm/bundlewatch/0.4.0/0.4.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/bundlewatch/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/bundlewatch/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/bundlewatch/0.4.0/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/bundlewatch/0.4.0/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>bundlewatch/bundlewatch (bundlewatch)</summary> ### [`v0.4.1`](https://redirect.github.com/bundlewatch/bundlewatch/releases/tag/v0.4.1) [Compare Source](https://redirect.github.com/bundlewatch/bundlewatch/compare/v0.4.0...v0.4.1) #### What's Changed - build(deps): bump micromatch from 4.0.4 to 4.0.8 in the npm_and_yarn group by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/bundlewatch/bundlewatch/pull/482](https://redirect.github.com/bundlewatch/bundlewatch/pull/482) - build(deps): bump axios from 0.28.0 to 0.30.0 in the npm_and_yarn group across 1 directory by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/bundlewatch/bundlewatch/pull/487](https://redirect.github.com/bundlewatch/bundlewatch/pull/487) **Full Changelog**: bundlewatch/bundlewatch@v0.4.0...v0.4.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kkrishguptaa/reseter.css). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzUuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5624b0b commit ffebd3e

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@semantic-release/release-notes-generator": "14.0.3",
4040
"autoprefixer": "10.4.21",
4141
"brotli-size": "4.0.0",
42-
"bundlewatch": "0.4.0",
42+
"bundlewatch": "0.4.1",
4343
"clean-css-cli": "5.6.3",
4444
"postcss": "8.5.3",
4545
"postcss-cli": "11.0.1",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -905,12 +905,12 @@ [email protected]:
905905
picocolors "^1.1.1"
906906
postcss-value-parser "^4.2.0"
907907

908-
axios@^0.28.0:
909-
version "0.28.1"
910-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.1.tgz#2a7bcd34a3837b71ee1a5ca3762214b86b703e70"
911-
integrity sha512-iUcGA5a7p0mVb4Gm/sy+FSECNkPFT4y7wt6OM/CDpO/OnNCvSs3PoMG8ibrC9jRoGYU0gUK5pXVC4NPXq6lHRQ==
908+
axios@^0.30.0:
909+
version "0.30.0"
910+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.30.0.tgz#026ae2c0ae6ac35d564056690683fb77c991d0d3"
911+
integrity sha512-Z4F3LjCgfjZz8BMYalWdMgAQUnEtKDmpwNHjh/C8pQZWde32TF64cqnSeyL3xD/aTIASRU30RHTNzRiV/NpGMg==
912912
dependencies:
913-
follow-redirects "^1.15.0"
913+
follow-redirects "^1.15.4"
914914
form-data "^4.0.0"
915915
proxy-from-env "^1.1.0"
916916

@@ -1010,12 +1010,12 @@ builtins@^5.0.0:
10101010
dependencies:
10111011
semver "^7.0.0"
10121012

1013-
1014-
version "0.4.0"
1015-
resolved "https://registry.yarnpkg.com/bundlewatch/-/bundlewatch-0.4.0.tgz#4116dd838f4c707caa2601a749c6de983be799c7"
1016-
integrity sha512-w8w4K8RdrsHMZD9Ss4Ailfsrax/0zSIgh25GCaiudNHg45xXuh/u/xezzjbu+WCQJGjL9O1Fg9k9TEdS/XkZFA==
1013+
1014+
version "0.4.1"
1015+
resolved "https://registry.yarnpkg.com/bundlewatch/-/bundlewatch-0.4.1.tgz#c30cd00f291233fb642553eb8e0464a0246900bc"
1016+
integrity sha512-SIobIhMX8DhoGiNlZ+IqicXRBkp7NQTKGEoZP82Tu8FQhoykbTdTQlL4zYT7n6swjH9wahJ9RTefz0Xwva5FXA==
10171017
dependencies:
1018-
axios "^0.28.0"
1018+
axios "^0.30.0"
10191019
bytes "^3.1.1"
10201020
chalk "^4.0.0"
10211021
ci-env "^1.17.0"
@@ -1696,10 +1696,10 @@ find-versions@^6.0.0:
16961696
semver-regex "^4.0.5"
16971697
super-regex "^1.0.0"
16981698

1699-
follow-redirects@^1.15.0:
1700-
version "1.15.6"
1701-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
1702-
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
1699+
follow-redirects@^1.15.4:
1700+
version "1.15.9"
1701+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
1702+
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
17031703

17041704
foreground-child@^3.1.0:
17051705
version "3.1.1"

0 commit comments

Comments
 (0)