Skip to content

Commit b90338d

Browse files
authored
Merge pull request #23 from xtoolkit/renovate/rollup-plugin-commonjs-22.x
Update dependency @rollup/plugin-commonjs to v22
2 parents a942436 + 0463fd4 commit b90338d

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)