Skip to content

Commit b30060b

Browse files
chore(deps): update dependency @rollup/plugin-json to v6.0.1
1 parent 84acad5 commit b30060b

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

yarn.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@
8989
magic-string "^0.27.0"
9090

9191
"@rollup/plugin-json@^6.0.0":
92-
version "6.0.0"
93-
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-6.0.0.tgz#199fea6670fd4dfb1f4932250569b14719db234a"
94-
integrity sha512-i/4C5Jrdr1XUarRhVu27EEwjt4GObltD7c+MkCIpO2QIbojw8MUs+CCTqOphQi3Qtg1FLmYt+l+6YeoIf51J7w==
92+
version "6.0.1"
93+
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-6.0.1.tgz#7e2efcf5ed549963f1444e010611d22f463931c0"
94+
integrity sha512-RgVfl5hWMkxN1h/uZj8FVESvPuBJ/uf6ly6GTj0GONnkfoBN5KC0MSz+PN2OLDgYXMhtG0mWpTrkiOjoxAIevw==
9595
dependencies:
9696
"@rollup/pluginutils" "^5.0.1"
9797

@@ -116,19 +116,24 @@
116116
picomatch "^2.2.2"
117117

118118
"@rollup/pluginutils@^5.0.1":
119-
version "5.0.3"
120-
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.3.tgz#183126d69aeb1cfa23401d5a71cb4b8c16c4a4e0"
121-
integrity sha512-hfllNN4a80rwNQ9QCxhxuHCGHMAvabXqxNdaChUSSadMre7t4iEUI6fFAhBOn/eIYTgYVhBv7vCLsAJ4u3lf3g==
119+
version "5.0.5"
120+
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.5.tgz#bbb4c175e19ebfeeb8c132c2eea0ecb89941a66c"
121+
integrity sha512-6aEYR910NyP73oHiJglti74iRyOwgFU4x3meH/H8OJx6Ry0j6cOVZ5X/wTvub7G7Ao6qaHBEaNsV3GLJkSsF+Q==
122122
dependencies:
123123
"@types/estree" "^1.0.0"
124124
estree-walker "^2.0.2"
125125
picomatch "^2.3.1"
126126

127-
"@types/estree@*", "@types/estree@^1.0.0", "@types/estree@^1.0.1":
127+
"@types/estree@*", "@types/estree@^1.0.1":
128128
version "1.0.1"
129129
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.1.tgz#aa22750962f3bf0e79d753d3cc067f010c95f194"
130130
integrity sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==
131131

132+
"@types/estree@^1.0.0":
133+
version "1.0.2"
134+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.2.tgz#ff02bc3dc8317cd668dfec247b750ba1f1d62453"
135+
integrity sha512-VeiPZ9MMwXjO32/Xu7+OwflfmeoRwkE/qzndw42gGtgJwZopBnzy2gD//NN1+go1mADzkDcqf/KnFRSjTJ8xJA==
136+
132137
"@types/node@*":
133138
version "14.0.27"
134139
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"

0 commit comments

Comments
 (0)