Skip to content

Commit f740bfb

Browse files
Update dependencies (#45)
1 parent a794779 commit f740bfb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-devextreme",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "ESLint Configurations for the DevExtreme Source Code",
55
"repository": {
66
"type": "git",
@@ -25,8 +25,8 @@
2525
"eslint-plugin-qunit": "^7.3.4",
2626
"eslint-plugin-rulesdir": "^0.2.2",
2727
"eslint-plugin-spellcheck": "^0.0.20",
28-
"stylelint": "13.13.1",
29-
"stylelint-config-standard": "22.0.0"
28+
"stylelint": "^15.6.1",
29+
"stylelint-config-standard": "^33.0.0"
3030
},
3131
"main": "./index.js",
3232
"keywords": [

0 commit comments

Comments
 (0)