chore(deps): update dependency @types/eslint to v7.28.1 (#12188)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-10-15 20:40:32 +00:00 committed by GitHub
parent 0956be7dd9
commit 1d98165ae1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -212,7 +212,7 @@
"@types/changelog-filename-regex": "2.0.0", "@types/changelog-filename-regex": "2.0.0",
"@types/clean-git-ref": "2.0.0", "@types/clean-git-ref": "2.0.0",
"@types/conventional-commits-detector": "1.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/fs-extra": "9.0.13",
"@types/git-url-parse": "9.0.1", "@types/git-url-parse": "9.0.1",
"@types/github-url-from-git": "1.5.1", "@types/github-url-from-git": "1.5.1",

View file

@ -1776,10 +1776,10 @@
resolved "https://registry.yarnpkg.com/@types/emscripten/-/emscripten-1.39.5.tgz#eb0fb1048301df980b6f8a5ec3d63f7d1572bb73" resolved "https://registry.yarnpkg.com/@types/emscripten/-/emscripten-1.39.5.tgz#eb0fb1048301df980b6f8a5ec3d63f7d1572bb73"
integrity sha512-DIOOg+POSrYl+OlNRHQuIEqCd8DCtynG57H862UCce16nXJX7J8eWxNGgOcf8Eyge8zXeSs27mz1UcFu8L/L7g== integrity sha512-DIOOg+POSrYl+OlNRHQuIEqCd8DCtynG57H862UCce16nXJX7J8eWxNGgOcf8Eyge8zXeSs27mz1UcFu8L/L7g==
"@types/eslint@7.28.0": "@types/eslint@7.28.1":
version "7.28.0" version "7.28.1"
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.28.0.tgz#7e41f2481d301c68e14f483fe10b017753ce8d5a" resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.28.1.tgz#50b07747f1f84c2ba8cd394cf0fe0ba07afce320"
integrity sha512-07XlgzX0YJUn4iG1ocY4IX9DzKSmMGUs6ESKlxWhZRaa0fatIWaHWUVapcuGa8r5HFnTqzj+4OCjd5f7EZ/i/A== integrity sha512-XhZKznR3i/W5dXqUhgU9fFdJekufbeBd5DALmkuXoeFcjbQcPk+2cL+WLHf6Q81HWAnM2vrslIHpGVyCAviRwg==
dependencies: dependencies:
"@types/estree" "*" "@types/estree" "*"
"@types/json-schema" "*" "@types/json-schema" "*"