Skip to content

Commit

Permalink
Merge pull request #208 from valerymelou/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…script-eslint/utils-8.0.0-alpha.37
  • Loading branch information
valerymelou authored Jul 6, 2024
2 parents b19a240 + cfd9e08 commit 77506c6
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/node": "18.16.9",
"@typescript-eslint/eslint-plugin": "^7.3.0",
"@typescript-eslint/parser": "^7.13.0",
"@typescript-eslint/utils": "^8.0.0-alpha.28",
"@typescript-eslint/utils": "^8.0.0-alpha.37",
"autoprefixer": "^10.4.0",
"eslint": "~8.57.0",
"eslint-config-prettier": "^9.0.0",
Expand Down
56 changes: 28 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3363,13 +3363,13 @@
"@typescript-eslint/types" "7.5.0"
"@typescript-eslint/visitor-keys" "7.5.0"

"@typescript-eslint/[email protected].30":
version "8.0.0-alpha.30"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.30.tgz#851e38a30884b4247485de1ad10b072c3df80a4a"
integrity sha512-FGW/iPWGyPFamAVZ60oCAthMqQrqafUGebF8UKuq/ha+e9SVG6YhJoRzurlQXOVf8dHfOhJ0ADMXyFnMc53clg==
"@typescript-eslint/[email protected].37":
version "8.0.0-alpha.37"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.37.tgz#71e57dcedc06fad666c844a5780ff85a9725a248"
integrity sha512-sr/29FT6SI87JfjxKzA/mD6vsV1x8f/uK+PIWTFTGr60dlC0EgqT+DjtcinGa+TtmlRweUdJ+CVZFZsEyFFPdQ==
dependencies:
"@typescript-eslint/types" "8.0.0-alpha.30"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.30"
"@typescript-eslint/types" "8.0.0-alpha.37"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.37"

"@typescript-eslint/[email protected]", "@typescript-eslint/type-utils@^7.3.0":
version "7.5.0"
Expand All @@ -3391,10 +3391,10 @@
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.5.0.tgz#0a284bcdef3cb850ec9fd57992df9f29d6bde1bc"
integrity sha512-tv5B4IHeAdhR7uS4+bf8Ov3k793VEVHd45viRRkehIUZxm0WF82VPiLgHzA/Xl4TGPg1ZD49vfxBKFPecD5/mg==

"@typescript-eslint/[email protected].30":
version "8.0.0-alpha.30"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.30.tgz#149ae5b6aa99e2491cb79a90ad70cdbc98b7586a"
integrity sha512-4WzLlw27SO9pK9UFj/Hu7WGo8WveT0SEiIpFVsV2WwtQmLps6kouwtVCB8GJPZKJyurhZhcqCoQVQFmpv441Vg==
"@typescript-eslint/[email protected].37":
version "8.0.0-alpha.37"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.37.tgz#f50c7bdabd5e16d65c00c0d415418b9e115e5111"
integrity sha512-oKggMrIwfZnn/BCH5Pc0NZWK9Fque7hBhYSrSti3mt3TMFFkJ/UtdmJOm1LllGr/LpYTo5AsCWYgkltAYdg/qA==

"@typescript-eslint/[email protected]":
version "7.13.0"
Expand Down Expand Up @@ -3424,13 +3424,13 @@
semver "^7.5.4"
ts-api-utils "^1.0.1"

"@typescript-eslint/[email protected].30":
version "8.0.0-alpha.30"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.30.tgz#acd674b63e204af9022b33ff031261e2e3a88b8d"
integrity sha512-WSXbc9ZcXI+7yC+6q95u77i8FXz6HOLsw3ST+vMUlFy1lFbXyFL/3e6HDKQCm2Clt0krnoCPiTGvIn+GkYPn4Q==
"@typescript-eslint/[email protected].37":
version "8.0.0-alpha.37"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.37.tgz#c7d1d3fb4e92bb1a49e6aa36c74b84abfa5b81d5"
integrity sha512-pPAk9sCIO0NBi/ViueI6lTa4WAKMFOWLul8fHF/J1WgbWSIoG3vQd8TVgWgXvimM7NUXJnSyi6zaC6xiS85YKA==
dependencies:
"@typescript-eslint/types" "8.0.0-alpha.30"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.30"
"@typescript-eslint/types" "8.0.0-alpha.37"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.37"
debug "^4.3.4"
globby "^11.1.0"
is-glob "^4.0.3"
Expand All @@ -3451,15 +3451,15 @@
"@typescript-eslint/typescript-estree" "7.5.0"
semver "^7.5.4"

"@typescript-eslint/utils@^8.0.0-alpha.28":
version "8.0.0-alpha.30"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.30.tgz#8102839b7b773be6572964a5bb8c378b526c78b2"
integrity sha512-rfhqfLqFyXhHNDwMnHiVGxl/Z2q/3guQ1jLlGQ0hi9Rb7inmwz42crM+NnLPR+2vEnwyw1P/g7fnQgQ3qvFx4g==
"@typescript-eslint/utils@^8.0.0-alpha.37":
version "8.0.0-alpha.37"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.37.tgz#513c2df241a06d02c2591fa17a280f1c00f9b6fa"
integrity sha512-F9ohz3R1qpDmqI02z5w1UC0NvZ389aYmQe+YLwS8CSeQjoEpIaEGEQeVqXHsfGAL0cYLGu4P1USSpTO+oPl3Rg==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
"@typescript-eslint/scope-manager" "8.0.0-alpha.30"
"@typescript-eslint/types" "8.0.0-alpha.30"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.30"
"@typescript-eslint/scope-manager" "8.0.0-alpha.37"
"@typescript-eslint/types" "8.0.0-alpha.37"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.37"

"@typescript-eslint/[email protected]":
version "7.13.0"
Expand All @@ -3477,12 +3477,12 @@
"@typescript-eslint/types" "7.5.0"
eslint-visitor-keys "^3.4.1"

"@typescript-eslint/[email protected].30":
version "8.0.0-alpha.30"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.30.tgz#8424b5eb2ca73cb58a8fa1c4bfb6ab72693d3a7f"
integrity sha512-XZuNurZxBqmr6ZIRIwWFq7j5RZd6ZlkId/HZEWyfciK+CWoyOxSF9Pv2VXH9Rlu2ZG2PfbhLz2Veszl4Pfn7yA==
"@typescript-eslint/[email protected].37":
version "8.0.0-alpha.37"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.37.tgz#063cb4d61c31b87f33ebdd94ffe798f1debed8f1"
integrity sha512-FNUujN2K/FhzLnZ0PaM95eCWKEXqzYgRzz4BAczyraX/zPCWIk4/lZ0GGr3sXIi1N0rfEuvklEZvkUBd/V6szQ==
dependencies:
"@typescript-eslint/types" "8.0.0-alpha.30"
"@typescript-eslint/types" "8.0.0-alpha.37"
eslint-visitor-keys "^3.4.3"

"@ungap/structured-clone@^1.2.0":
Expand Down

0 comments on commit 77506c6

Please sign in to comment.