Skip to content

Commit 2f156a8

Browse files
authored
Merge pull request #119 from javaistic/depfu/update/yarn/@next/bundle-analyzer-12.0.9
Update @next/bundle-analyzer: 12.0.8 → 12.0.9 (patch)
2 parents 0756099 + bbd6e79 commit 2f156a8

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
@@ -28,7 +28,7 @@
2828
"@juggle/resize-observer": "^3.3.1",
2929
"@mdx-js/loader": "^1.6.22",
3030
"@mdx-js/react": "^1.6.22",
31-
"@next/bundle-analyzer": "^12.0.8",
31+
"@next/bundle-analyzer": "^12.0.9",
3232
"@next/mdx": "^12.0.8",
3333
"@reach/rect": "^0.16.0",
3434
"@silvenon/remark-smartypants": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1468,10 +1468,10 @@
14681468
resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.22.tgz#219dfd89ae5b97a8801f015323ffa4b62f45718b"
14691469
integrity sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==
14701470

1471-
"@next/bundle-analyzer@^12.0.8":
1472-
version "12.0.8"
1473-
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-12.0.8.tgz#a4fef1b14f8a4a87c09d97a3d909deddc88d12f8"
1474-
integrity sha512-tRwFyAkJA0h+rwt4exq31T59qo4qwp7vPoR3yC8gIpK/E5NAwafyk40aNpk4OWhiQ2IvJMFutukMzY3xl79NXA==
1471+
"@next/bundle-analyzer@^12.0.9":
1472+
version "12.0.9"
1473+
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-12.0.9.tgz#6fbfbb39b5306da58d9f3f70cc1fb8f85111d959"
1474+
integrity sha512-IXr1gUqnp48PEP6ej7mJzYJbU6P6ricdUVO6pkkzXU3xjzhDGTTz/CNMEC9+Iga8IynbIKg/c4vFy8ragY+eYA==
14751475
dependencies:
14761476
webpack-bundle-analyzer "4.3.0"
14771477

0 commit comments

Comments
 (0)