mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
chore(deps): update dependency @types/eslint to v7.28.1 (#12188)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
0956be7dd9
commit
1d98165ae1
2 changed files with 5 additions and 5 deletions
|
@ -212,7 +212,7 @@
|
|||
"@types/changelog-filename-regex": "2.0.0",
|
||||
"@types/clean-git-ref": "2.0.0",
|
||||
"@types/conventional-commits-detector": "1.0.0",
|
||||
"@types/eslint": "7.28.0",
|
||||
"@types/eslint": "7.28.1",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/git-url-parse": "9.0.1",
|
||||
"@types/github-url-from-git": "1.5.1",
|
||||
|
|
|
@ -1776,10 +1776,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/emscripten/-/emscripten-1.39.5.tgz#eb0fb1048301df980b6f8a5ec3d63f7d1572bb73"
|
||||
integrity sha512-DIOOg+POSrYl+OlNRHQuIEqCd8DCtynG57H862UCce16nXJX7J8eWxNGgOcf8Eyge8zXeSs27mz1UcFu8L/L7g==
|
||||
|
||||
"@types/eslint@7.28.0":
|
||||
version "7.28.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.28.0.tgz#7e41f2481d301c68e14f483fe10b017753ce8d5a"
|
||||
integrity sha512-07XlgzX0YJUn4iG1ocY4IX9DzKSmMGUs6ESKlxWhZRaa0fatIWaHWUVapcuGa8r5HFnTqzj+4OCjd5f7EZ/i/A==
|
||||
"@types/eslint@7.28.1":
|
||||
version "7.28.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.28.1.tgz#50b07747f1f84c2ba8cd394cf0fe0ba07afce320"
|
||||
integrity sha512-XhZKznR3i/W5dXqUhgU9fFdJekufbeBd5DALmkuXoeFcjbQcPk+2cL+WLHf6Q81HWAnM2vrslIHpGVyCAviRwg==
|
||||
dependencies:
|
||||
"@types/estree" "*"
|
||||
"@types/json-schema" "*"
|
||||
|
|
Loading…
Reference in a new issue