Skip to content

Commit 0463fd4

Browse files
Update dependency @rollup/plugin-commonjs to v22
1 parent a942436 commit 0463fd4

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
@@ -10,7 +10,7 @@
1010
"test:coverage": "jest --coverage"
1111
},
1212
"devDependencies": {
13-
"@rollup/plugin-commonjs": "21.0.1",
13+
"@rollup/plugin-commonjs": "22.0.1",
1414
"@rollup/plugin-replace": "3.1.0",
1515
"@types/jest": "27.5.2",
1616
"jest": "27.5.1",

0 commit comments

Comments
 (0)