Skip to content

Commit 1187ca6

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

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
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"@babel/preset-env": "7.26.0",
5252
"@rollup/plugin-babel": "6.0.4",
53-
"@rollup/plugin-node-resolve": "15.3.1",
53+
"@rollup/plugin-node-resolve": "16.0.0",
5454
"@types/jest": "29.5.14",
5555
"@types/ramda": "0.30.2",
5656
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1545,10 +1545,10 @@
15451545
"@babel/helper-module-imports" "^7.18.6"
15461546
"@rollup/pluginutils" "^5.0.1"
15471547

1548-
"@rollup/plugin-node-resolve@15.3.1":
1549-
version "15.3.1"
1550-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.1.tgz#66008953c2524be786aa319d49e32f2128296a78"
1551-
integrity sha512-tgg6b91pAybXHJQMAAwW9VuWBO6Thi+q7BCNARLwSqlmsHz0XYURtGvh/AuwSADXSI4h/2uHbs7s4FzlZDGSGA==
1548+
"@rollup/plugin-node-resolve@16.0.0":
1549+
version "16.0.0"
1550+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.0.tgz#b1a0594661f40d7b061d82136e847354ff85f211"
1551+
integrity sha512-0FPvAeVUT/zdWoO0jnb/V5BlBsUSNfkIOtFHzMO4H9MOklrmQFY6FduVHKucNb/aTFxvnGhj4MNj/T1oNdDfNg==
15521552
dependencies:
15531553
"@rollup/pluginutils" "^5.0.1"
15541554
"@types/resolve" "1.20.2"

0 commit comments

Comments
 (0)