0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-13 22:48:31 -05:00

fix(deps): update all linting dependencies (#3373)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-09-11 18:54:02 +02:00 committed by GitHub
parent 820e5a905a
commit d0e24756f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 607 additions and 410 deletions

View file

@ -62,8 +62,8 @@
"@types/validator": "13.7.6", "@types/validator": "13.7.6",
"@types/webpack": "5.28.0", "@types/webpack": "5.28.0",
"@types/webpack-env": "1.18.0", "@types/webpack-env": "1.18.0",
"@typescript-eslint/eslint-plugin": "5.33.1", "@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.33.1", "@typescript-eslint/parser": "5.36.2",
"@verdaccio/benchmark": "workspace:*", "@verdaccio/benchmark": "workspace:*",
"@verdaccio/eslint-config": "workspace:*", "@verdaccio/eslint-config": "workspace:*",
"@verdaccio/types": "workspace:*", "@verdaccio/types": "workspace:*",
@ -80,7 +80,7 @@
"debug": "4.3.4", "debug": "4.3.4",
"detect-secrets": "1.0.6", "detect-secrets": "1.0.6",
"jest-diff": "29.0.3", "jest-diff": "29.0.3",
"eslint": "8.22.0", "eslint": "8.23.0",
"fs-extra": "10.1.0", "fs-extra": "10.1.0",
"husky": "7.0.4", "husky": "7.0.4",
"in-publish": "2.0.1", "in-publish": "2.0.1",

View file

@ -74,7 +74,7 @@
"raw-loader": "4.0.2", "raw-loader": "4.0.2",
"msw": "0.47.1", "msw": "0.47.1",
"style-loader": "3.3.1", "style-loader": "3.3.1",
"stylelint": "14.10.0", "stylelint": "14.11.0",
"stylelint-config-recommended": "7.0.0", "stylelint-config-recommended": "7.0.0",
"stylelint-config-styled-components": "0.1.1", "stylelint-config-styled-components": "0.1.1",
"stylelint-processor-styled-components": "1.10.0", "stylelint-processor-styled-components": "1.10.0",

View file

@ -16,10 +16,10 @@
"eslint-config-prettier": "8.5.0", "eslint-config-prettier": "8.5.0",
"eslint-plugin-babel": "5.3.1", "eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.26.0", "eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.8.4", "eslint-plugin-jest": "26.9.0",
"eslint-plugin-jsx-a11y": "6.6.1", "eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-prettier": "4.2.1", "eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.30.1", "eslint-plugin-react": "7.31.8",
"eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-simple-import-sort": "7.0.0", "eslint-plugin-simple-import-sort": "7.0.0",
"eslint-plugin-verdaccio": "10.0.0" "eslint-plugin-verdaccio": "10.0.0"

1005
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff