mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-13 14:44:43 -04:00
chore(deps): update dependency eslint to v8.26.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
09d0d5f4eb
commit
be04b2d005
2 changed files with 23 additions and 15 deletions
|
@ -100,7 +100,7 @@
|
||||||
"@types/ws": "8.5.3",
|
"@types/ws": "8.5.3",
|
||||||
"@typescript-eslint/eslint-plugin": "5.40.1",
|
"@typescript-eslint/eslint-plugin": "5.40.1",
|
||||||
"@typescript-eslint/parser": "5.40.1",
|
"@typescript-eslint/parser": "5.40.1",
|
||||||
"eslint": "8.25.0",
|
"eslint": "8.26.0",
|
||||||
"eslint-config-prettier": "8.5.0",
|
"eslint-config-prettier": "8.5.0",
|
||||||
"eslint-plugin-import": "2.26.0",
|
"eslint-plugin-import": "2.26.0",
|
||||||
"eslint-plugin-jest": "27.1.3",
|
"eslint-plugin-jest": "27.1.3",
|
||||||
|
|
36
yarn.lock
36
yarn.lock
|
@ -743,14 +743,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@humanwhocodes/config-array@npm:^0.10.5":
|
"@humanwhocodes/config-array@npm:^0.11.6":
|
||||||
version: 0.10.7
|
version: 0.11.6
|
||||||
resolution: "@humanwhocodes/config-array@npm:0.10.7"
|
resolution: "@humanwhocodes/config-array@npm:0.11.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@humanwhocodes/object-schema": ^1.2.1
|
"@humanwhocodes/object-schema": ^1.2.1
|
||||||
debug: ^4.1.1
|
debug: ^4.1.1
|
||||||
minimatch: ^3.0.4
|
minimatch: ^3.0.4
|
||||||
checksum: 009d64be8d5bd098ff04e10af79e34f5633245250581fca032fac12a8667b2df8e7d169e69c05bff4d83ea3dd3c7d2d0e05ea9b94d89a7d092e26530caf6f8a3
|
checksum: 2fb7288638968dfeec27f06aef52f043726edd126ac47f24b54256902fdb35b3bf9863d4a4caf0423dccca5dd1354ca5899f3ac047b56774641ca0c4cbedb104
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -1431,7 +1431,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@nodelib/fs.walk@npm:^1.2.3":
|
"@nodelib/fs.walk@npm:^1.2.3, @nodelib/fs.walk@npm:^1.2.8":
|
||||||
version: 1.2.8
|
version: 1.2.8
|
||||||
resolution: "@nodelib/fs.walk@npm:1.2.8"
|
resolution: "@nodelib/fs.walk@npm:1.2.8"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -4649,13 +4649,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint@npm:8.25.0":
|
"eslint@npm:8.26.0":
|
||||||
version: 8.25.0
|
version: 8.26.0
|
||||||
resolution: "eslint@npm:8.25.0"
|
resolution: "eslint@npm:8.26.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint/eslintrc": ^1.3.3
|
"@eslint/eslintrc": ^1.3.3
|
||||||
"@humanwhocodes/config-array": ^0.10.5
|
"@humanwhocodes/config-array": ^0.11.6
|
||||||
"@humanwhocodes/module-importer": ^1.0.1
|
"@humanwhocodes/module-importer": ^1.0.1
|
||||||
|
"@nodelib/fs.walk": ^1.2.8
|
||||||
ajv: ^6.10.0
|
ajv: ^6.10.0
|
||||||
chalk: ^4.0.0
|
chalk: ^4.0.0
|
||||||
cross-spawn: ^7.0.2
|
cross-spawn: ^7.0.2
|
||||||
|
@ -4671,14 +4672,14 @@ __metadata:
|
||||||
fast-deep-equal: ^3.1.3
|
fast-deep-equal: ^3.1.3
|
||||||
file-entry-cache: ^6.0.1
|
file-entry-cache: ^6.0.1
|
||||||
find-up: ^5.0.0
|
find-up: ^5.0.0
|
||||||
glob-parent: ^6.0.1
|
glob-parent: ^6.0.2
|
||||||
globals: ^13.15.0
|
globals: ^13.15.0
|
||||||
globby: ^11.1.0
|
|
||||||
grapheme-splitter: ^1.0.4
|
grapheme-splitter: ^1.0.4
|
||||||
ignore: ^5.2.0
|
ignore: ^5.2.0
|
||||||
import-fresh: ^3.0.0
|
import-fresh: ^3.0.0
|
||||||
imurmurhash: ^0.1.4
|
imurmurhash: ^0.1.4
|
||||||
is-glob: ^4.0.0
|
is-glob: ^4.0.0
|
||||||
|
is-path-inside: ^3.0.3
|
||||||
js-sdsl: ^4.1.4
|
js-sdsl: ^4.1.4
|
||||||
js-yaml: ^4.1.0
|
js-yaml: ^4.1.0
|
||||||
json-stable-stringify-without-jsonify: ^1.0.1
|
json-stable-stringify-without-jsonify: ^1.0.1
|
||||||
|
@ -4693,7 +4694,7 @@ __metadata:
|
||||||
text-table: ^0.2.0
|
text-table: ^0.2.0
|
||||||
bin:
|
bin:
|
||||||
eslint: bin/eslint.js
|
eslint: bin/eslint.js
|
||||||
checksum: 7acf2693b522b573657b53d2245b5522d3a131e4224b1cbf01e2c3579632fdbf62599284f68bc483e6e4eba23ae3643c9544744e0214a86e727cc361cedcd0fa
|
checksum: a2aced939ea060f77d10dcfced5cfeb940f63f383fd7ab1decadea64170ab552582e1c5909db1db641d4283178c9bc569f19b0f8900e00314a5f783e4b3f759d
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5409,7 +5410,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"glob-parent@npm:^6.0.1":
|
"glob-parent@npm:^6.0.2":
|
||||||
version: 6.0.2
|
version: 6.0.2
|
||||||
resolution: "glob-parent@npm:6.0.2"
|
resolution: "glob-parent@npm:6.0.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -5634,7 +5635,7 @@ __metadata:
|
||||||
connect-typeorm: 2.0.0
|
connect-typeorm: 2.0.0
|
||||||
cookie: 0.5.0
|
cookie: 0.5.0
|
||||||
diff: 5.1.0
|
diff: 5.1.0
|
||||||
eslint: 8.25.0
|
eslint: 8.26.0
|
||||||
eslint-config-prettier: 8.5.0
|
eslint-config-prettier: 8.5.0
|
||||||
eslint-plugin-import: 2.26.0
|
eslint-plugin-import: 2.26.0
|
||||||
eslint-plugin-jest: 27.1.3
|
eslint-plugin-jest: 27.1.3
|
||||||
|
@ -6134,6 +6135,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"is-path-inside@npm:^3.0.3":
|
||||||
|
version: 3.0.3
|
||||||
|
resolution: "is-path-inside@npm:3.0.3"
|
||||||
|
checksum: abd50f06186a052b349c15e55b182326f1936c89a78bf6c8f2b707412517c097ce04bc49a0ca221787bc44e1049f51f09a2ffb63d22899051988d3a618ba13e9
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"is-plain-obj@npm:^3.0.0":
|
"is-plain-obj@npm:^3.0.0":
|
||||||
version: 3.0.0
|
version: 3.0.0
|
||||||
resolution: "is-plain-obj@npm:3.0.0"
|
resolution: "is-plain-obj@npm:3.0.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue