Skip to content

Commit b431fc2

Browse files
chore: update build
1 parent 4b98a58 commit b431fc2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"@babel/preset-env": "^7.16.11",
3939
"@commitlint/cli": "^16.2.3",
4040
"@commitlint/config-conventional": "^16.2.1",
41-
"@rollup/plugin-babel": "^5.3.1",
42-
"@rollup/plugin-commonjs": "^21.0.3",
43-
"@rollup/plugin-node-resolve": "^13.1.3",
41+
"@rollup/plugin-babel": "^6.0.0",
42+
"@rollup/plugin-commonjs": "^26.0.0",
43+
"@rollup/plugin-node-resolve": "^15.0.0",
4444
"angles": "^0.2.4",
4545
"babel-jest": "^27.5.1",
4646
"cross-env": "^7.0.3",
@@ -54,7 +54,7 @@
5454
"pinst": "^3.0.0",
5555
"postcss": "^8.4.12",
5656
"prettier": "^2.6.2",
57-
"rollup": "^2.70.1",
57+
"rollup": "^4.0.0",
5858
"rollup-plugin-postcss": "^4.0.2",
5959
"rxjs-marbles": "^7.0.1",
6060
"serve": "^13.0.2",

0 commit comments

Comments
 (0)