mirror of
https://github.com/brittonhayes/validate-yaml.git
synced 2024-11-26 23:11:00 -05:00
Merge pull request #58 from brittonhayes/dependabot/npm_and_yarn/typescript-eslint/parser-5.8.1
This commit is contained in:
commit
f57b5d85cb
2 changed files with 42 additions and 8 deletions
|
@ -32,7 +32,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^17.0.5",
|
"@types/node": "^17.0.5",
|
||||||
"@typescript-eslint/parser": "^5.8.0",
|
"@typescript-eslint/parser": "^5.8.1",
|
||||||
"@vercel/ncc": "^0.33.1",
|
"@vercel/ncc": "^0.33.1",
|
||||||
"eslint": "^8.5.0",
|
"eslint": "^8.5.0",
|
||||||
"eslint-plugin-github": "^4.3.5",
|
"eslint-plugin-github": "^4.3.5",
|
||||||
|
|
48
yarn.lock
48
yarn.lock
|
@ -704,14 +704,14 @@
|
||||||
eslint-scope "^5.1.1"
|
eslint-scope "^5.1.1"
|
||||||
eslint-utils "^3.0.0"
|
eslint-utils "^3.0.0"
|
||||||
|
|
||||||
"@typescript-eslint/parser@^5.1.0", "@typescript-eslint/parser@^5.8.0":
|
"@typescript-eslint/parser@^5.1.0", "@typescript-eslint/parser@^5.8.1":
|
||||||
version "5.8.0"
|
version "5.8.1"
|
||||||
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.8.0.tgz"
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.8.1.tgz#380f5f1e596b540059998aa3fc80d78f0f9b0d0a"
|
||||||
integrity sha512-Gleacp/ZhRtJRYs5/T8KQR3pAQjQI89Dn/k+OzyCKOsLiZH2/Vh60cFBTnFsHNI6WAD+lNUo/xGZ4NeA5u0Ipw==
|
integrity sha512-K1giKHAjHuyB421SoXMXFHHVI4NdNY603uKw92++D3qyxSeYvC10CBJ/GE5Thpo4WTUvu1mmJI2/FFkz38F2Gw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/scope-manager" "5.8.0"
|
"@typescript-eslint/scope-manager" "5.8.1"
|
||||||
"@typescript-eslint/types" "5.8.0"
|
"@typescript-eslint/types" "5.8.1"
|
||||||
"@typescript-eslint/typescript-estree" "5.8.0"
|
"@typescript-eslint/typescript-estree" "5.8.1"
|
||||||
debug "^4.3.2"
|
debug "^4.3.2"
|
||||||
|
|
||||||
"@typescript-eslint/scope-manager@5.8.0":
|
"@typescript-eslint/scope-manager@5.8.0":
|
||||||
|
@ -722,11 +722,24 @@
|
||||||
"@typescript-eslint/types" "5.8.0"
|
"@typescript-eslint/types" "5.8.0"
|
||||||
"@typescript-eslint/visitor-keys" "5.8.0"
|
"@typescript-eslint/visitor-keys" "5.8.0"
|
||||||
|
|
||||||
|
"@typescript-eslint/scope-manager@5.8.1":
|
||||||
|
version "5.8.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.8.1.tgz#7fc0604f7ade8833e4d42cebaa1e2debf8b932e4"
|
||||||
|
integrity sha512-DGxJkNyYruFH3NIZc3PwrzwOQAg7vvgsHsHCILOLvUpupgkwDZdNq/cXU3BjF4LNrCsVg0qxEyWasys5AiJ85Q==
|
||||||
|
dependencies:
|
||||||
|
"@typescript-eslint/types" "5.8.1"
|
||||||
|
"@typescript-eslint/visitor-keys" "5.8.1"
|
||||||
|
|
||||||
"@typescript-eslint/types@5.8.0":
|
"@typescript-eslint/types@5.8.0":
|
||||||
version "5.8.0"
|
version "5.8.0"
|
||||||
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.8.0.tgz"
|
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.8.0.tgz"
|
||||||
integrity sha512-LdCYOqeqZWqCMOmwFnum6YfW9F3nKuxJiR84CdIRN5nfHJ7gyvGpXWqL/AaW0k3Po0+wm93ARAsOdzlZDPCcXg==
|
integrity sha512-LdCYOqeqZWqCMOmwFnum6YfW9F3nKuxJiR84CdIRN5nfHJ7gyvGpXWqL/AaW0k3Po0+wm93ARAsOdzlZDPCcXg==
|
||||||
|
|
||||||
|
"@typescript-eslint/types@5.8.1":
|
||||||
|
version "5.8.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.8.1.tgz#04c6b49ebc8c99238238a6b8b43f2fc613983b5a"
|
||||||
|
integrity sha512-L/FlWCCgnjKOLefdok90/pqInkomLnAcF9UAzNr+DSqMC3IffzumHTQTrINXhP1gVp9zlHiYYjvozVZDPleLcA==
|
||||||
|
|
||||||
"@typescript-eslint/typescript-estree@5.8.0":
|
"@typescript-eslint/typescript-estree@5.8.0":
|
||||||
version "5.8.0"
|
version "5.8.0"
|
||||||
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.8.0.tgz"
|
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.8.0.tgz"
|
||||||
|
@ -740,6 +753,19 @@
|
||||||
semver "^7.3.5"
|
semver "^7.3.5"
|
||||||
tsutils "^3.21.0"
|
tsutils "^3.21.0"
|
||||||
|
|
||||||
|
"@typescript-eslint/typescript-estree@5.8.1":
|
||||||
|
version "5.8.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.8.1.tgz#a592855be688e7b729a1e9411d7d74ec992ed6ef"
|
||||||
|
integrity sha512-26lQ8l8tTbG7ri7xEcCFT9ijU5Fk+sx/KRRyyzCv7MQ+rZZlqiDPtMKWLC8P7o+dtCnby4c+OlxuX1tp8WfafQ==
|
||||||
|
dependencies:
|
||||||
|
"@typescript-eslint/types" "5.8.1"
|
||||||
|
"@typescript-eslint/visitor-keys" "5.8.1"
|
||||||
|
debug "^4.3.2"
|
||||||
|
globby "^11.0.4"
|
||||||
|
is-glob "^4.0.3"
|
||||||
|
semver "^7.3.5"
|
||||||
|
tsutils "^3.21.0"
|
||||||
|
|
||||||
"@typescript-eslint/visitor-keys@5.8.0":
|
"@typescript-eslint/visitor-keys@5.8.0":
|
||||||
version "5.8.0"
|
version "5.8.0"
|
||||||
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.8.0.tgz"
|
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.8.0.tgz"
|
||||||
|
@ -748,6 +774,14 @@
|
||||||
"@typescript-eslint/types" "5.8.0"
|
"@typescript-eslint/types" "5.8.0"
|
||||||
eslint-visitor-keys "^3.0.0"
|
eslint-visitor-keys "^3.0.0"
|
||||||
|
|
||||||
|
"@typescript-eslint/visitor-keys@5.8.1":
|
||||||
|
version "5.8.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.8.1.tgz#58a2c566265d5511224bc316149890451c1bbab0"
|
||||||
|
integrity sha512-SWgiWIwocK6NralrJarPZlWdr0hZnj5GXHIgfdm8hNkyKvpeQuFyLP6YjSIe9kf3YBIfU6OHSZLYkQ+smZwtNg==
|
||||||
|
dependencies:
|
||||||
|
"@typescript-eslint/types" "5.8.1"
|
||||||
|
eslint-visitor-keys "^3.0.0"
|
||||||
|
|
||||||
"@vercel/ncc@^0.33.1":
|
"@vercel/ncc@^0.33.1":
|
||||||
version "0.33.1"
|
version "0.33.1"
|
||||||
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.33.1.tgz#b240080a3c1ded9446a30955a06a79851bb38f71"
|
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.33.1.tgz#b240080a3c1ded9446a30955a06a79851bb38f71"
|
||||||
|
|
Loading…
Reference in a new issue