chore(deps): update dependency @types/eslint to v7.2.8 (#9419)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-04-07 03:36:25 +00:00 committed by GitHub
parent d1a74c838e
commit 4c1fac57f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -201,7 +201,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.2.7",
"@types/eslint": "7.2.8",
"@types/fs-extra": "9.0.9",
"@types/git-url-parse": "9.0.0",
"@types/github-url-from-git": "1.5.0",

View file

@ -1388,10 +1388,10 @@
resolved "https://registry.yarnpkg.com/@types/emscripten/-/emscripten-1.39.4.tgz#d61990c0cee72c4e475de737a140b51fe925a2c8"
integrity sha512-k3LLVMFrdNA9UCvMDPWMbFrGPNb+GcPyw29ktJTo1RCN7RmxFG5XzPZcPKRlnLuLT/FRm8wp4ohvDwNY7GlROQ==
"@types/eslint@7.2.7":
version "7.2.7"
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.7.tgz#f7ef1cf0dceab0ae6f9a976a0a9af14ab1baca26"
integrity sha512-EHXbc1z2GoQRqHaAT7+grxlTJ3WE2YNeD6jlpPoRc83cCoThRY+NUWjCUZaYmk51OICkPXn2hhphcWcWXgNW0Q==
"@types/eslint@7.2.8":
version "7.2.8"
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.8.tgz#45cd802380fcc352e5680e1781d43c50916f12ee"
integrity sha512-RTKvBsfz0T8CKOGZMfuluDNyMFHnu5lvNr4hWEsQeHXH6FcmIDIozOyWMh36nLGMwVd5UFNXC2xztA8lln22MQ==
dependencies:
"@types/estree" "*"
"@types/json-schema" "*"