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

Commit 23be5a6

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

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": "1.0.1",
7070
"mocha": "10.2.0",
7171
"rollup": "3.20.0",
72-
"rollup-plugin-node-resolve": "5.2.0",
72+
"@rollup/plugin-node-resolve": "6.0.0",
7373
"semantic-release": "20.1.3",
7474
"typedoc": "0.23.28",
7575
"typedoc-plugin-markdown": "3.14.0",

0 commit comments

Comments
 (0)