mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 06:01:05 -05:00
Update NPM dependencies
This commit is contained in:
parent
c2460a245f
commit
580a8aa109
2 changed files with 49 additions and 8265 deletions
8304
dependencies/package-lock.json
generated
vendored
8304
dependencies/package-lock.json
generated
vendored
File diff suppressed because it is too large
Load diff
10
dependencies/package.json
vendored
10
dependencies/package.json
vendored
|
@ -21,12 +21,12 @@
|
|||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-react": "^7.32.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-vue": "^9.10.0",
|
||||
"eslint-plugin-vue": "^9.11.0",
|
||||
"gherkin-lint": "^4.2.2",
|
||||
"htmlhint": "^1.1.4",
|
||||
"immer": "^9.0.21",
|
||||
"ini": "^4.0.0",
|
||||
"jscpd": "^3.2.1",
|
||||
"ini": "^4.1.0",
|
||||
"jscpd": "^3.5.4",
|
||||
"lodash": "^4.17.21",
|
||||
"markdownlint-cli": "^0.33.0",
|
||||
"node-fetch": "^3.3.1",
|
||||
|
@ -37,10 +37,10 @@
|
|||
"pug": "^3.0.2",
|
||||
"sql-lint": "1.0.0",
|
||||
"standard": "^17.0.0",
|
||||
"stylelint": "^15.4.0",
|
||||
"stylelint": "^15.5.0",
|
||||
"stylelint-config-recommended-scss": "^10.0.0",
|
||||
"stylelint-config-sass-guidelines": "^10.0.0",
|
||||
"stylelint-config-standard": "^32.0.0",
|
||||
"stylelint-config-standard": "^33.0.0",
|
||||
"stylelint-config-standard-scss": "^8.0.0",
|
||||
"stylelint-prettier": "^3.0.0",
|
||||
"stylelint-scss": "^4.6.0",
|
||||
|
|
Loading…
Reference in a new issue