Skip to content

Commit 42a3d27

Browse files
chore(deps): update dependency @rollup/plugin-json to v6.1.0
1 parent 40faa2d commit 42a3d27

1 file changed

Lines changed: 24 additions & 5 deletions

File tree

yarn.lock

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,11 @@
8989
magic-string "^0.30.3"
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.1.0"
93+
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-6.1.0.tgz#fbe784e29682e9bb6dee28ea75a1a83702e7b805"
94+
integrity sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==
9595
dependencies:
96-
"@rollup/pluginutils" "^5.0.1"
96+
"@rollup/pluginutils" "^5.1.0"
9797

9898
"@rollup/plugin-node-resolve@^15.0.0":
9999
version "15.2.1"
@@ -124,11 +124,25 @@
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+
"@rollup/pluginutils@^5.1.0":
128+
version "5.3.0"
129+
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.3.0.tgz#57ba1b0cbda8e7a3c597a4853c807b156e21a7b4"
130+
integrity sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==
131+
dependencies:
132+
"@types/estree" "^1.0.0"
133+
estree-walker "^2.0.2"
134+
picomatch "^4.0.2"
135+
136+
"@types/estree@*", "@types/estree@^1.0.1":
128137
version "1.0.5"
129138
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
130139
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
131140

141+
"@types/estree@^1.0.0":
142+
version "1.0.9"
143+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.9.tgz#cf3f0e876d7bee15a93ab925b82bf570a3904a24"
144+
integrity sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==
145+
132146
"@types/node@*":
133147
version "14.0.27"
134148
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"
@@ -755,6 +769,11 @@ picomatch@^2.2.2, picomatch@^2.3.1:
755769
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
756770
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
757771

772+
picomatch@^4.0.2:
773+
version "4.0.4"
774+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.4.tgz#fd6f5e00a143086e074dffe4c924b8fb293b0589"
775+
integrity sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==
776+
758777
pify@^2.0.0:
759778
version "2.3.0"
760779
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"

0 commit comments

Comments
 (0)