Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 5f1178c

Browse files
dependabot-preview[bot]jrolfs
authored andcommitted
build(deps-dev): bump @rollup/plugin-node-resolve from 8.1.0 to 8.4.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 8.1.0 to 8.4.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](rollup/plugins@node-resolve-v8.1.0...node-resolve-v8.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ab87c71 commit 5f1178c

File tree

1 file changed

+17
-10
lines changed

1 file changed

+17
-10
lines changed

yarn.lock

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1752,17 +1752,17 @@
17521752
resolve "^1.14.2"
17531753

17541754
"@rollup/plugin-node-resolve@^8.0.0":
1755-
version "8.1.0"
1756-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-8.1.0.tgz#1da5f3d0ccabc8f66f5e3c74462aad76cfd96c47"
1757-
integrity sha512-ovq7ZM3JJYUUmEjjO+H8tnUdmQmdQudJB7xruX8LFZ1W2q8jXdPUS6SsIYip8ByOApu4RR7729Am9WhCeCMiHA==
1755+
version "8.4.0"
1756+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-8.4.0.tgz#261d79a680e9dc3d86761c14462f24126ba83575"
1757+
integrity sha512-LFqKdRLn0ShtQyf6SBYO69bGE1upV6wUhBX0vFOUnLAyzx5cwp8svA0eHUnu8+YU57XOkrMtfG63QOpQx25pHQ==
17581758
dependencies:
1759-
"@rollup/pluginutils" "^3.0.8"
1760-
"@types/resolve" "0.0.8"
1759+
"@rollup/pluginutils" "^3.1.0"
1760+
"@types/resolve" "1.17.1"
17611761
builtin-modules "^3.1.0"
17621762
deep-freeze "^0.0.1"
17631763
deepmerge "^4.2.2"
17641764
is-module "^1.0.0"
1765-
resolve "^1.14.2"
1765+
resolve "^1.17.0"
17661766

17671767
"@rollup/plugin-replace@^2.3.1":
17681768
version "2.3.3"
@@ -1772,10 +1772,10 @@
17721772
"@rollup/pluginutils" "^3.0.8"
17731773
magic-string "^0.25.5"
17741774

1775-
"@rollup/pluginutils@^3.0.0", "@rollup/pluginutils@^3.0.6", "@rollup/pluginutils@^3.0.8":
1776-
version "3.0.10"
1777-
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.0.10.tgz#a659b9025920378494cd8f8c59fbf9b3a50d5f12"
1778-
integrity sha512-d44M7t+PjmMrASHbhgpSbVgtL6EFyX7J4mYxwQ/c5eoaE6N2VgCgEcWVzNnwycIloti+/MpwFr8qfw+nRw00sw==
1775+
"@rollup/pluginutils@^3.0.0", "@rollup/pluginutils@^3.0.6", "@rollup/pluginutils@^3.0.8", "@rollup/pluginutils@^3.1.0":
1776+
version "3.1.0"
1777+
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b"
1778+
integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
17791779
dependencies:
17801780
"@types/estree" "0.0.39"
17811781
estree-walker "^1.0.1"
@@ -1996,6 +1996,13 @@
19961996
dependencies:
19971997
"@types/node" "*"
19981998

1999+
"@types/resolve@1.17.1":
2000+
version "1.17.1"
2001+
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.17.1.tgz#3afd6ad8967c77e4376c598a82ddd58f46ec45d6"
2002+
integrity sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==
2003+
dependencies:
2004+
"@types/node" "*"
2005+
19992006
"@types/stack-utils@^1.0.1":
20002007
version "1.0.1"
20012008
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"

0 commit comments

Comments
 (0)