We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b98a58 commit 740f328Copy full SHA for 740f328
package.json
@@ -38,9 +38,9 @@
38
"@babel/preset-env": "^7.16.11",
39
"@commitlint/cli": "^16.2.3",
40
"@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",
+ "@rollup/plugin-babel": "^6.0.0",
+ "@rollup/plugin-commonjs": "^28.0.0",
+ "@rollup/plugin-node-resolve": "^16.0.0",
44
"angles": "^0.2.4",
45
"babel-jest": "^27.5.1",
46
"cross-env": "^7.0.3",
0 commit comments