Skip to content

Commit c55b17a

Browse files
committed
chore(deps): update dependency @rollup/pluginutils to v5.0.3
1 parent bd77375 commit c55b17a

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"@rollup/plugin-commonjs": "25.0.4",
146146
"@rollup/plugin-multi-entry": "6.0.0",
147147
"@rollup/plugin-typescript": "11.1.2",
148-
"@rollup/pluginutils": "5.0.2",
148+
"@rollup/pluginutils": "5.0.3",
149149
"@types/get-installed-path": "4.0.1",
150150
"@types/node": "18.17.5",
151151
"@types/ramda": "0.29.3",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1334,7 +1334,16 @@
13341334
resolved "https://registry.yarnpkg.com/@rollup/plugin-virtual/-/plugin-virtual-3.0.1.tgz#cea7e489481cc0ca91516c047f8c53c1cfb1adf6"
13351335
integrity sha512-fK8O0IL5+q+GrsMLuACVNk2x21g3yaw+sG2qn16SnUd3IlBsQyvWxLMGHmCmXRMecPjGRSZ/1LmZB4rjQm68og==
13361336

1337-
"@rollup/[email protected]", "@rollup/pluginutils@^5.0.1":
1337+
1338+
version "5.0.3"
1339+
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.3.tgz#183126d69aeb1cfa23401d5a71cb4b8c16c4a4e0"
1340+
integrity sha512-hfllNN4a80rwNQ9QCxhxuHCGHMAvabXqxNdaChUSSadMre7t4iEUI6fFAhBOn/eIYTgYVhBv7vCLsAJ4u3lf3g==
1341+
dependencies:
1342+
"@types/estree" "^1.0.0"
1343+
estree-walker "^2.0.2"
1344+
picomatch "^2.3.1"
1345+
1346+
"@rollup/pluginutils@^5.0.1":
13381347
version "5.0.2"
13391348
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.2.tgz#012b8f53c71e4f6f9cb317e311df1404f56e7a33"
13401349
integrity sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==

0 commit comments

Comments
 (0)