We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a906e commit ca537c4Copy full SHA for ca537c4
2 files changed
.editorconfig
@@ -0,0 +1,10 @@
1
+
2
+root = true
3
4
+[*]
5
+indent_style = space
6
+indent_size = 2
7
+end_of_line = lf
8
+charset = utf-8
9
+trim_trailing_whitespace = true
10
+quote_type = single
package.json
@@ -66,7 +66,7 @@
66
"rangy": "^1.3.2",
67
"sass": "^1.90.0",
68
"sinon": "^21.0.0",
69
- "webpack": "^5.101.0",
+ "webpack": "^5.101.2",
70
"webpack-dev-server": "^5.2.2"
71
},
72
"dependencies": {
0 commit comments