mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 10:30:55 +01:00
Merge pull request #364 from FixTweet/renovate/eslint-plugin-sonarjs-0.x
Update dependency eslint-plugin-sonarjs to ^0.21.0
This commit is contained in:
commit
eaf959ca2b
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -24,7 +24,7 @@
|
|||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-config-typescript": "^3.0.0",
|
||||
"eslint-plugin-optimize-regex": "^1.2.1",
|
||||
"eslint-plugin-sonarjs": "^0.20.0",
|
||||
"eslint-plugin-sonarjs": "^0.21.0",
|
||||
"jest": "^29.6.3",
|
||||
"jest-environment-miniflare": "^2.14.0",
|
||||
"prettier": "^3.0.2",
|
||||
|
@ -3915,9 +3915,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-sonarjs": {
|
||||
"version": "0.20.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.20.0.tgz",
|
||||
"integrity": "sha512-BRhZ7BY/oTr6DDaxvx58ReTg7R+J8T+Y2ZVGgShgpml25IHBTIG7EudUtHuJD1zhtMgUEt59x3VNvUQRo2LV6w==",
|
||||
"version": "0.21.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.21.0.tgz",
|
||||
"integrity": "sha512-oezUDfFT5S6j3rQheZ4DLPrbetPmMS7zHIKWGHr0CM3g5JgyZroz1FpIKa4jV83NsGpmgIeagpokWDKIJzRQmw==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-config-typescript": "^3.0.0",
|
||||
"eslint-plugin-optimize-regex": "^1.2.1",
|
||||
"eslint-plugin-sonarjs": "^0.20.0",
|
||||
"eslint-plugin-sonarjs": "^0.21.0",
|
||||
"jest": "^29.6.3",
|
||||
"jest-environment-miniflare": "^2.14.0",
|
||||
"prettier": "^3.0.2",
|
||||
|
|
Loading…
Add table
Reference in a new issue