mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 11:16:31 -05:00
Update dependency eslint to v8.20.0 (#2211)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
62223e6524
commit
b71c739af7
2 changed files with 6 additions and 6 deletions
|
@ -148,7 +148,7 @@
|
|||
"cypress": "10.3.0",
|
||||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.19.0",
|
||||
"eslint": "8.20.0",
|
||||
"eslint-config-next": "12.2.2",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2031,7 +2031,7 @@ __metadata:
|
|||
dompurify: 2.3.9
|
||||
emoji-picker-element: 1.12.1
|
||||
emoji-picker-element-data: 1.3.0
|
||||
eslint: 8.19.0
|
||||
eslint: 8.20.0
|
||||
eslint-config-next: 12.2.2
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-chai-friendly: 0.7.2
|
||||
|
@ -10139,9 +10139,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.19.0":
|
||||
version: 8.19.0
|
||||
resolution: "eslint@npm:8.19.0"
|
||||
"eslint@npm:8.20.0":
|
||||
version: 8.20.0
|
||||
resolution: "eslint@npm:8.20.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.3.0
|
||||
"@humanwhocodes/config-array": ^0.9.2
|
||||
|
@ -10180,7 +10180,7 @@ __metadata:
|
|||
v8-compile-cache: ^2.0.3
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 0bc9df1a3a09dcd5a781ec728f280aa8af3ab19c2d1f14e2668b5ee5b8b1fb0e72dde5c3acf738e7f4281685fb24ec149b6154255470b06cf41de76350bca7a4
|
||||
checksum: a31adf390d71d916925586bc8467b48f620e93dd0416bc1e897d99265af88b48d4eba3985b5ff4653ae5cc46311a360d373574002277e159bb38a4363abf9228
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue