Skip to content

Commit f00000e

Browse files
author
Erwin Dondorp
committed
updated package.json to latest
1 parent 50b2948 commit f00000e

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,14 @@
1212
"babel-plugin-istanbul": "^6.0.0",
1313
"chai": "^4.2.0",
1414
"eslint": "^7.6.0",
15+
"eslint-plugin-compat": "^3.8.0",
1516
"mocha": "^9.0.1",
1617
"nightmare": "^3.0.2",
1718
"nyc": "^15.1.0",
18-
"stylelint": "^13.6.1",
19+
"stylelint": "^13.13.1",
1920
"stylelint-config-standard": "^22.0.0",
20-
"eslint-plugin-compat": "^3.8.0"
21+
"stylelint-csstree-validator": "^1.9.0",
22+
"stylelint-scss": "^3.20.1"
2123
},
2224
"eslintConfig": {
2325
"extends": [

0 commit comments

Comments
 (0)