Update composer and node dependencies (#1444)

* Update composer and node dependencies
* Disable stylelint's selector-class-pattern rule
This commit is contained in:
Ismail El Korchi 2020-07-10 14:53:55 +01:00 committed by GitHub
parent 6a63117bd1
commit 6d8fe12427
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 5 deletions

View file

@ -17,9 +17,9 @@
"url": "https://github.com/Automattic/_s/issues"
},
"devDependencies": {
"@wordpress/scripts": "^9.0.0",
"@wordpress/scripts": "^12.1.0",
"dir-archiver": "^1.1.1",
"node-sass": "^4.14.0",
"node-sass": "^4.14.1",
"rtlcss": "^2.5.0"
},
"rtlcssConfig": {