Skip to content

Commit 35c5107

Browse files
Update dependency @rollup/plugin-node-resolve to v16.0.2 (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fca80e0 commit 35c5107

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

yarn.lock

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
"@rollup/pluginutils" "^5.1.0"
6363

6464
"@rollup/plugin-node-resolve@^16.0.0":
65-
version "16.0.1"
66-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.1.tgz#2fc6b54ca3d77e12f3fb45b2a55b50720de4c95d"
67-
integrity sha512-tk5YCxJWIG81umIvNkSod2qK5KyQW19qcBF/B78n1bjtOON6gzKoVeSzAE8yHCZEDmqkHKkxplExA8KzdJLJpA==
65+
version "16.0.2"
66+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.2.tgz#2e64485c12a01a81c619858aa393c3a61c1a0798"
67+
integrity sha512-tCtHJ2BlhSoK4cCs25NMXfV7EALKr0jyasmqVCq3y9cBrKdmJhtsy1iTz36Xhk/O+pDJbzawxF4K6ZblqCnITQ==
6868
dependencies:
6969
"@rollup/pluginutils" "^5.0.1"
7070
"@types/resolve" "1.20.2"
@@ -80,7 +80,16 @@
8080
"@rollup/pluginutils" "^5.1.0"
8181
resolve "^1.22.1"
8282

83-
"@rollup/pluginutils@^5.0.1", "@rollup/pluginutils@^5.1.0":
83+
"@rollup/pluginutils@^5.0.1":
84+
version "5.3.0"
85+
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.3.0.tgz#57ba1b0cbda8e7a3c597a4853c807b156e21a7b4"
86+
integrity sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==
87+
dependencies:
88+
"@types/estree" "^1.0.0"
89+
estree-walker "^2.0.2"
90+
picomatch "^4.0.2"
91+
92+
"@rollup/pluginutils@^5.1.0":
8493
version "5.2.0"
8594
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.2.0.tgz#eac25ca5b0bdda4ba735ddaca5fbf26bd435f602"
8695
integrity sha512-qWJ2ZTbmumwiLFomfzTyt5Kng4hwPi9rwCYN4SHb6eaRU1KNO4ccxINHr/VhH4GgPlt1XfSTLX2LBTme8ne4Zw==
@@ -531,9 +540,9 @@ path-scurry@^1.10.1:
531540
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
532541

533542
picomatch@^4.0.2:
534-
version "4.0.2"
535-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
536-
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
543+
version "4.0.3"
544+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
545+
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
537546

538547
prettier@3.6.2:
539548
version "3.6.2"

0 commit comments

Comments
 (0)