Skip to content
This repository was archived by the owner on May 17, 2025. It is now read-only.

Commit b58bf02

Browse files
chore(deps): replace dependency rollup-plugin-node-resolve with @rollup/plugin-node-resolve 6.0.0
1 parent af01989 commit b58bf02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"inside-out-async": "2.0.2",
7070
"mocha": "11.1.0",
7171
"rollup": "4.38.0",
72-
"rollup-plugin-node-resolve": "5.2.0",
72+
"@rollup/plugin-node-resolve": "6.0.0",
7373
"semantic-release": "24.2.3",
7474
"typedoc": "0.25.13",
7575
"typedoc-plugin-markdown": "4.0.3",

0 commit comments

Comments
 (0)