Skip to content

Commit ca537c4

Browse files
committed
updated packages
1 parent a6a906e commit ca537c4

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.editorconfig

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"rangy": "^1.3.2",
6767
"sass": "^1.90.0",
6868
"sinon": "^21.0.0",
69-
"webpack": "^5.101.0",
69+
"webpack": "^5.101.2",
7070
"webpack-dev-server": "^5.2.2"
7171
},
7272
"dependencies": {

0 commit comments

Comments
 (0)