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.2.10 (#9675)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c6b34abf9b
commit
3516c7051e
2 changed files with 5 additions and 5 deletions
|
@ -202,7 +202,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.2.8",
|
"@types/eslint": "7.2.10",
|
||||||
"@types/fs-extra": "9.0.11",
|
"@types/fs-extra": "9.0.11",
|
||||||
"@types/git-url-parse": "9.0.0",
|
"@types/git-url-parse": "9.0.0",
|
||||||
"@types/github-url-from-git": "1.5.0",
|
"@types/github-url-from-git": "1.5.0",
|
||||||
|
|
|
@ -1388,10 +1388,10 @@
|
||||||
resolved "https://registry.yarnpkg.com/@types/emscripten/-/emscripten-1.39.4.tgz#d61990c0cee72c4e475de737a140b51fe925a2c8"
|
resolved "https://registry.yarnpkg.com/@types/emscripten/-/emscripten-1.39.4.tgz#d61990c0cee72c4e475de737a140b51fe925a2c8"
|
||||||
integrity sha512-k3LLVMFrdNA9UCvMDPWMbFrGPNb+GcPyw29ktJTo1RCN7RmxFG5XzPZcPKRlnLuLT/FRm8wp4ohvDwNY7GlROQ==
|
integrity sha512-k3LLVMFrdNA9UCvMDPWMbFrGPNb+GcPyw29ktJTo1RCN7RmxFG5XzPZcPKRlnLuLT/FRm8wp4ohvDwNY7GlROQ==
|
||||||
|
|
||||||
"@types/eslint@7.2.8":
|
"@types/eslint@7.2.10":
|
||||||
version "7.2.8"
|
version "7.2.10"
|
||||||
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.8.tgz#45cd802380fcc352e5680e1781d43c50916f12ee"
|
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.10.tgz#4b7a9368d46c0f8cd5408c23288a59aa2394d917"
|
||||||
integrity sha512-RTKvBsfz0T8CKOGZMfuluDNyMFHnu5lvNr4hWEsQeHXH6FcmIDIozOyWMh36nLGMwVd5UFNXC2xztA8lln22MQ==
|
integrity sha512-kUEPnMKrqbtpCq/KTaGFFKAcz6Ethm2EjCoKIDaCmfRBWLbFuTcOJfTlorwbnboXBzahqWLgUp1BQeKHiJzPUQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/estree" "*"
|
"@types/estree" "*"
|
||||||
"@types/json-schema" "*"
|
"@types/json-schema" "*"
|
||||||
|
|
Loading…
Reference in a new issue