mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-24 19:33:02 +03:00
Update dependency eslint to v8.32.0
This commit is contained in:
parent
2884521195
commit
9dda708305
@ -118,7 +118,7 @@
|
||||
"ember-test-selectors": "6.0.0",
|
||||
"ember-tooltips": "3.6.0",
|
||||
"ember-truth-helpers": "3.1.1",
|
||||
"eslint": "8.31.0",
|
||||
"eslint": "8.32.0",
|
||||
"eslint-plugin-babel": "5.3.1",
|
||||
"eslint-plugin-react": "7.32.0",
|
||||
"faker": "5.5.3",
|
||||
|
@ -207,7 +207,7 @@
|
||||
"c8": "7.12.0",
|
||||
"cli-progress": "3.11.2",
|
||||
"cssnano": "5.1.14",
|
||||
"eslint": "8.31.0",
|
||||
"eslint": "8.32.0",
|
||||
"expect": "^29.0.0",
|
||||
"html-validate": "7.12.2",
|
||||
"inquirer": "8.2.5",
|
||||
|
@ -12987,10 +12987,10 @@ eslint-webpack-plugin@^3.1.1:
|
||||
normalize-path "^3.0.0"
|
||||
schema-utils "^4.0.0"
|
||||
|
||||
eslint@8.31.0, eslint@^8.3.0:
|
||||
version "8.31.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.31.0.tgz#75028e77cbcff102a9feae1d718135931532d524"
|
||||
integrity sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==
|
||||
eslint@8.32.0, eslint@^8.3.0:
|
||||
version "8.32.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.32.0.tgz#d9690056bb6f1a302bd991e7090f5b68fbaea861"
|
||||
integrity sha512-nETVXpnthqKPFyuY2FNjz/bEd6nbosRgKbkgS/y1C7LJop96gYHWpiguLecMHQ2XCPxn77DS0P+68WzG6vkZSQ==
|
||||
dependencies:
|
||||
"@eslint/eslintrc" "^1.4.1"
|
||||
"@humanwhocodes/config-array" "^0.11.8"
|
||||
|
Loading…
Reference in New Issue
Block a user