Skip to content

Commit 2544b95

Browse files
chore(deps): update dependency @rollup/plugin-node-resolve to v16.0.2 (#418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc5fb06 commit 2544b95

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

yarn.lock

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -864,9 +864,9 @@
864864
"@rollup/pluginutils" "^5.1.0"
865865

866866
"@rollup/plugin-node-resolve@^16.0.1":
867-
version "16.0.1"
868-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.1.tgz#2fc6b54ca3d77e12f3fb45b2a55b50720de4c95d"
869-
integrity sha512-tk5YCxJWIG81umIvNkSod2qK5KyQW19qcBF/B78n1bjtOON6gzKoVeSzAE8yHCZEDmqkHKkxplExA8KzdJLJpA==
867+
version "16.0.2"
868+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.2.tgz#2e64485c12a01a81c619858aa393c3a61c1a0798"
869+
integrity sha512-tCtHJ2BlhSoK4cCs25NMXfV7EALKr0jyasmqVCq3y9cBrKdmJhtsy1iTz36Xhk/O+pDJbzawxF4K6ZblqCnITQ==
870870
dependencies:
871871
"@rollup/pluginutils" "^5.0.1"
872872
"@types/resolve" "1.20.2"
@@ -883,7 +883,16 @@
883883
smob "^1.0.0"
884884
terser "^5.17.4"
885885

886-
"@rollup/pluginutils@^5.0.1", "@rollup/pluginutils@^5.1.0":
886+
"@rollup/pluginutils@^5.0.1":
887+
version "5.3.0"
888+
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.3.0.tgz#57ba1b0cbda8e7a3c597a4853c807b156e21a7b4"
889+
integrity sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==
890+
dependencies:
891+
"@types/estree" "^1.0.0"
892+
estree-walker "^2.0.2"
893+
picomatch "^4.0.2"
894+
895+
"@rollup/pluginutils@^5.1.0":
887896
version "5.2.0"
888897
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.2.0.tgz#eac25ca5b0bdda4ba735ddaca5fbf26bd435f602"
889898
integrity sha512-qWJ2ZTbmumwiLFomfzTyt5Kng4hwPi9rwCYN4SHb6eaRU1KNO4ccxINHr/VhH4GgPlt1XfSTLX2LBTme8ne4Zw==

0 commit comments

Comments
 (0)