Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit 88f1122

Browse files
chore(deps): replace dependency rollup-plugin-node-resolve with @rollup/plugin-node-resolve 6.0.0
1 parent 9eff24c commit 88f1122

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
@@ -42,7 +42,7 @@
4242
"jest": "27.5.1",
4343
"rollup": "2.79.1",
4444
"rollup-plugin-babel": "4.4.0",
45-
"rollup-plugin-node-resolve": "5.2.0",
45+
"@rollup/plugin-node-resolve": "6.0.0",
4646
"rollup-plugin-terser": "7.0.2",
4747
"testcafe": "2.6.0",
4848
"text-mask-addons": "3.8.0",

0 commit comments

Comments
 (0)