Skip to content

Commit f34811e

Browse files
chore(dev-deps): update dependency @rollup/plugin-node-resolve to v16 (#551)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e2b0db commit f34811e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@google/semantic-release-replace-plugin": "1.2.7",
4848
"@rollup/plugin-buble": "1.0.3",
4949
"@rollup/plugin-commonjs": "28.0.2",
50-
"@rollup/plugin-node-resolve": "15.3.1",
50+
"@rollup/plugin-node-resolve": "16.0.0",
5151
"@rollup/plugin-replace": "5.0.7",
5252
"@rollup/plugin-typescript": "11.1.6",
5353
"@semantic-release/changelog": "6.0.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -649,10 +649,10 @@
649649
magic-string "^0.30.3"
650650
picomatch "^4.0.2"
651651

652-
"@rollup/plugin-node-resolve@15.3.1":
653-
version "15.3.1"
654-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.1.tgz#66008953c2524be786aa319d49e32f2128296a78"
655-
integrity sha512-tgg6b91pAybXHJQMAAwW9VuWBO6Thi+q7BCNARLwSqlmsHz0XYURtGvh/AuwSADXSI4h/2uHbs7s4FzlZDGSGA==
652+
"@rollup/plugin-node-resolve@16.0.0":
653+
version "16.0.0"
654+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.0.tgz#b1a0594661f40d7b061d82136e847354ff85f211"
655+
integrity sha512-0FPvAeVUT/zdWoO0jnb/V5BlBsUSNfkIOtFHzMO4H9MOklrmQFY6FduVHKucNb/aTFxvnGhj4MNj/T1oNdDfNg==
656656
dependencies:
657657
"@rollup/pluginutils" "^5.0.1"
658658
"@types/resolve" "1.20.2"

0 commit comments

Comments
 (0)