mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
fix(deps): update all linting dependencies (#3156)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
06d6c82d61
commit
6d00f3ed2c
@ -61,8 +61,8 @@
|
|||||||
"@types/validator": "13.7.1",
|
"@types/validator": "13.7.1",
|
||||||
"@types/webpack": "5.28.0",
|
"@types/webpack": "5.28.0",
|
||||||
"@types/webpack-env": "1.16.3",
|
"@types/webpack-env": "1.16.3",
|
||||||
"@typescript-eslint/eslint-plugin": "5.16.0",
|
"@typescript-eslint/eslint-plugin": "5.22.0",
|
||||||
"@typescript-eslint/parser": "5.16.0",
|
"@typescript-eslint/parser": "5.22.0",
|
||||||
"@verdaccio/benchmark": "workspace:*",
|
"@verdaccio/benchmark": "workspace:*",
|
||||||
"@verdaccio/eslint-config": "workspace:*",
|
"@verdaccio/eslint-config": "workspace:*",
|
||||||
"@verdaccio/types": "workspace:*",
|
"@verdaccio/types": "workspace:*",
|
||||||
@ -81,7 +81,7 @@
|
|||||||
"detect-secrets": "1.0.6",
|
"detect-secrets": "1.0.6",
|
||||||
"pretty-format": "27.5.1",
|
"pretty-format": "27.5.1",
|
||||||
"jest-diff": "27.5.1",
|
"jest-diff": "27.5.1",
|
||||||
"eslint": "8.11.0",
|
"eslint": "8.15.0",
|
||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
"husky": "7.0.4",
|
"husky": "7.0.4",
|
||||||
"in-publish": "2.0.1",
|
"in-publish": "2.0.1",
|
||||||
@ -96,7 +96,7 @@
|
|||||||
"node-fetch": "cjs",
|
"node-fetch": "cjs",
|
||||||
"nodemon": "2.0.15",
|
"nodemon": "2.0.15",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.6.0",
|
"prettier": "2.6.2",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
"selfsigned": "1.10.14",
|
"selfsigned": "1.10.14",
|
||||||
"supertest": "6.2.2",
|
"supertest": "6.2.2",
|
||||||
|
@ -75,7 +75,7 @@
|
|||||||
"raw-loader": "4.0.2",
|
"raw-loader": "4.0.2",
|
||||||
"msw": "0.36.5",
|
"msw": "0.36.5",
|
||||||
"style-loader": "3.3.1",
|
"style-loader": "3.3.1",
|
||||||
"stylelint": "14.6.0",
|
"stylelint": "14.8.2",
|
||||||
"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",
|
||||||
|
@ -15,12 +15,12 @@
|
|||||||
"eslint-config-google": "0.14.0",
|
"eslint-config-google": "0.14.0",
|
||||||
"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.25.4",
|
"eslint-plugin-import": "2.26.0",
|
||||||
"eslint-plugin-jest": "26.1.2",
|
"eslint-plugin-jest": "26.1.5",
|
||||||
"eslint-plugin-jsx-a11y": "6.5.1",
|
"eslint-plugin-jsx-a11y": "6.5.1",
|
||||||
"eslint-plugin-prettier": "4.0.0",
|
"eslint-plugin-prettier": "4.0.0",
|
||||||
"eslint-plugin-react": "7.29.4",
|
"eslint-plugin-react": "7.29.4",
|
||||||
"eslint-plugin-react-hooks": "4.3.0",
|
"eslint-plugin-react-hooks": "4.5.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"
|
||||||
},
|
},
|
||||||
|
569
pnpm-lock.yaml
generated
569
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user