We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8362564 commit 29a8bc2Copy full SHA for 29a8bc2
1 file changed
package.json
@@ -26,10 +26,10 @@
26
"@babel/preset-env": "^7.20.2",
27
"@rollup/plugin-babel": "^6.0.3",
28
"@rollup/plugin-terser": "^0.4.0",
29
- "rimraf": "^4.4.1",
+ "rimraf": "^5.0.1",
30
"rollup": "^3.20.2",
31
"rollup-plugin-license": "^3.0.1",
32
"stylelint": "^15.3.0",
33
- "stylelint-config-standard-scss": "^7.0.1"
+ "stylelint-config-standard-scss": "^9.0.0"
34
}
35
0 commit comments