Skip to content

Commit 9a51f0f

Browse files
chore(deps): update dependency @rollup/plugin-node-resolve to v11.2.1 (#958)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c72fbcb commit 9a51f0f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@csstools/postcss-sass": "4.0.0",
4343
"@percy/cypress": "2.3.4",
4444
"@rollup/plugin-json": "4.1.0",
45-
"@rollup/plugin-node-resolve": "11.0.0",
45+
"@rollup/plugin-node-resolve": "11.2.1",
4646
"@rollup/plugin-replace": "2.3.4",
4747
"@testing-library/dom": "7.28.1",
4848
"@testing-library/jest-dom": "5.16.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4761,10 +4761,10 @@
47614761
dependencies:
47624762
"@rollup/pluginutils" "^3.0.8"
47634763

4764-
"@rollup/plugin-node-resolve@11.0.0":
4765-
version "11.0.0"
4766-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.0.0.tgz#770458fb26691a686c5f29f37dded94832ffce59"
4767-
integrity sha512-8Hrmwjn1pLYjUxcv7U7IPP0qfnzEJWHyHE6CaZ8jbLM+8axaarJRB1jB6JgKTDp5gNga+TpsgX6F8iuvgOerKQ==
4764+
"@rollup/plugin-node-resolve@11.2.1":
4765+
version "11.2.1"
4766+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.1.tgz#82aa59397a29cd4e13248b106e6a4a1880362a60"
4767+
integrity sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==
47684768
dependencies:
47694769
"@rollup/pluginutils" "^3.1.0"
47704770
"@types/resolve" "1.17.1"

0 commit comments

Comments
 (0)