chore(deps): update dependency @types/eslint to v7.2.4 (#7444)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-11 18:22:14 +00:00 committed by GitHub
parent 5bbbb7a972
commit 7bf779d2a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -195,7 +195,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.3", "@types/eslint": "7.2.4",
"@types/fs-extra": "9.0.1", "@types/fs-extra": "9.0.1",
"@types/github-url-from-git": "1.5.0", "@types/github-url-from-git": "1.5.0",
"@types/global-agent": "2.1.0", "@types/global-agent": "2.1.0",

View file

@ -1570,10 +1570,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.3": "@types/eslint@7.2.4":
version "7.2.3" version "7.2.4"
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.3.tgz#a3731b7584fe1a847a34e67ac57a556afd9b0c0e" resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.4.tgz#d12eeed7741d2491b69808576ac2d20c14f74c41"
integrity sha512-SPBkpC+awgFfyAn4sjt0JBZ3vzACoSp2zhGBJkkrs09EzPqLbxkzaE8kJs3EsRRgkZwWk9zyXT/swvhnJYX8pQ== integrity sha512-YCY4kzHMsHoyKspQH+nwSe+70Kep7Vjt2X+dZe5Vs2vkRudqtoFoUIv1RlJmZB8Hbp7McneupoZij4PadxsK5Q==
dependencies: dependencies:
"@types/estree" "*" "@types/estree" "*"
"@types/json-schema" "*" "@types/json-schema" "*"