Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1e6b369

Browse files
chore(deps-dev): bump bundlewatch from 0.3.1 to 0.3.2 (#6365)
Bumps [bundlewatch](https://github.com/bundlewatch/bundlewatch) from 0.3.1 to 0.3.2.- [Release notes](https://github.com/bundlewatch/bundlewatch/releases)- [Commits](bundlewatch/bundlewatch@v0.3.1...v0.3.2)Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
1 parent512cad3 commit1e6b369

File tree

2 files changed

+16
-11
lines changed

2 files changed

+16
-11
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"babel-jest":"^26.6.3",
111111
"babel-plugin-istanbul":"^6.0.0",
112112
"bootstrap-icons":"^1.3.0",
113-
"bundlewatch":"^0.3.1",
113+
"bundlewatch":"^0.3.2",
114114
"clean-css-cli":"^4.3.0",
115115
"codemirror":"^5.59.2",
116116
"codesandbox":"^2.2.1",

‎yarn.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2767,12 +2767,12 @@ axios@^0.18.1:
27672767
follow-redirects "1.5.10"
27682768
is-buffer "^2.0.2"
27692769

2770-
axios@^0.19.0:
2771-
version "0.19.2"
2772-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
2773-
integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
2770+
axios@^0.21.1:
2771+
version "0.21.1"
2772+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
2773+
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
27742774
dependencies:
2775-
follow-redirects "1.5.10"
2775+
follow-redirects "^1.10.0"
27762776

27772777
babel-code-frame@^6.26.0:
27782778
version "6.26.0"
@@ -3290,12 +3290,12 @@ builtins@^1.0.3:
32903290
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
32913291
integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=
32923292

3293-
bundlewatch@^0.3.1:
3294-
version "0.3.1"
3295-
resolved "https://registry.yarnpkg.com/bundlewatch/-/bundlewatch-0.3.1.tgz#1d367a9878c9306b5ec5f23cab2eb8178664f758"
3296-
integrity sha512-yVuOHljZCxRrDgujRn7GED+7Ms8G7hQJmP8vtQWIquDwDfocJH6RdRX42mqDWhMXGdsT3qhB1GYJ5q5zFZ0AEA==
3293+
bundlewatch@^0.3.2:
3294+
version "0.3.2"
3295+
resolved "https://registry.yarnpkg.com/bundlewatch/-/bundlewatch-0.3.2.tgz#b07c57347a790f436f8b59c12418618f5e938432"
3296+
integrity sha512-gqekMv+ph1vKjM2B6P7mk8HxNZ3ZLOU94Vo3eFqPgQ0COqDsYcrPwsmpczAwsPxOMY7ZpKCGUez7shbdttCDew==
32973297
dependencies:
3298-
axios "^0.19.0"
3298+
axios "^0.21.1"
32993299
bytes "^3.0.0"
33003300
chalk "^4.0.0"
33013301
ci-env "^1.14.0"
@@ -6183,6 +6183,11 @@ follow-redirects@1.5.10:
61836183
dependencies:
61846184
debug "=3.1.0"
61856185

6186+
follow-redirects@^1.10.0:
6187+
version "1.13.2"
6188+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.2.tgz#dd73c8effc12728ba5cf4259d760ea5fb83e3147"
6189+
integrity sha512-6mPTgLxYm3r6Bkkg0vNM0HTjfGrOEtsfbhagQvbxDEsEkpNhw582upBaoRZylzen6krEmxXJgt9Ju6HiI4O7BA==
6190+
61866191
for-in@^1.0.2:
61876192
version "1.0.2"
61886193
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp