Skip to content

Commit c397161

Browse files
Update dependency @rollup/plugin-node-resolve to v16
1 parent 3172c96 commit c397161

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
},
5151
"devDependencies": {
5252
"@rollup/plugin-commonjs": "26.0.3",
53-
"@rollup/plugin-node-resolve": "15.3.1",
53+
"@rollup/plugin-node-resolve": "16.0.0",
5454
"@rollup/plugin-typescript": "11.1.6",
5555
"@typescript-eslint/eslint-plugin": "7.18.0",
5656
"@typescript-eslint/parser": "7.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@
118118
is-reference "1.2.1"
119119
magic-string "^0.30.3"
120120

121-
"@rollup/plugin-node-resolve@15.3.1":
122-
version "15.3.1"
123-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.1.tgz#66008953c2524be786aa319d49e32f2128296a78"
124-
integrity sha512-tgg6b91pAybXHJQMAAwW9VuWBO6Thi+q7BCNARLwSqlmsHz0XYURtGvh/AuwSADXSI4h/2uHbs7s4FzlZDGSGA==
121+
"@rollup/plugin-node-resolve@16.0.0":
122+
version "16.0.0"
123+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.0.tgz#b1a0594661f40d7b061d82136e847354ff85f211"
124+
integrity sha512-0FPvAeVUT/zdWoO0jnb/V5BlBsUSNfkIOtFHzMO4H9MOklrmQFY6FduVHKucNb/aTFxvnGhj4MNj/T1oNdDfNg==
125125
dependencies:
126126
"@rollup/pluginutils" "^5.0.1"
127127
"@types/resolve" "1.20.2"

0 commit comments

Comments
 (0)