Skip to content

Commit 4d06a04

Browse files
committed
chore(deps): update dependency rollup-plugin-analyzer to v4
1 parent 180859b commit 4d06a04

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
@@ -25,7 +25,7 @@
2525
"prettier": "^2.2.1",
2626
"read-pkg": "^5.2.0",
2727
"rollup": "^2.36.1",
28-
"rollup-plugin-analyzer": "^3.3.0",
28+
"rollup-plugin-analyzer": "^4.0.0",
2929
"rollup-plugin-preserve-shebangs": "^0.2.0"
3030
},
3131
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8253,10 +8253,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
82538253
dependencies:
82548254
glob "^7.1.3"
82558255

8256-
rollup-plugin-analyzer@^3.3.0:
8257-
version "3.3.0"
8258-
resolved "https://registry.yarnpkg.com/rollup-plugin-analyzer/-/rollup-plugin-analyzer-3.3.0.tgz#52fb30465ae927d9c078b6ec90c578cfb9164fc2"
8259-
integrity sha512-zUPGitW4usmZcVa0nKecRvw3odtXgnxdCben9Hx1kxVoR3demek8RU9tmRG/R35hnRPQTb7wEsYEe3GUcjxIMA==
8256+
rollup-plugin-analyzer@^4.0.0:
8257+
version "4.0.0"
8258+
resolved "https://registry.yarnpkg.com/rollup-plugin-analyzer/-/rollup-plugin-analyzer-4.0.0.tgz#96b757ed64a098b59d72f085319e68cdd86d5798"
8259+
integrity sha512-LL9GEt3bkXp6Wa19SNR5MWcvHNMvuTFYg+eYBZN2OIFhSWN+pEJUQXEKu5BsOeABob3x9PDaLKW7w5iOJnsESQ==
82608260

82618261
rollup-plugin-preserve-shebangs@^0.2.0:
82628262
version "0.2.0"

0 commit comments

Comments
 (0)