Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-functional to v6.0.0-next.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 21, 2023
1 parent 7428bdb commit ce61e8f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"conventional-changelog-conventionalcommits": "6.1.0",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-functional": "6.0.0-next.3",
"eslint-plugin-functional": "6.0.0-next.4",
"eslint-plugin-prettier": "5.0.0",
"jsdom": "22.1.0",
"msw": "1.2.3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1124,7 +1124,7 @@
semver "^7.5.4"
ts-api-utils "^1.0.1"

"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.0.0":
"@typescript-eslint/[email protected]":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.0.0.tgz#27a16d0d8f2719274a39417b9782f7daa3802db0"
integrity sha512-SOr6l4NB6HE4H/ktz0JVVWNXqCJTOo/mHnvIte1ZhBQ0Cvd04x5uKZa3zT6tiodL06zf5xxdK8COiDvPnQ27JQ==
Expand All @@ -1138,7 +1138,7 @@
eslint-scope "^5.1.1"
semver "^7.5.0"

"@typescript-eslint/[email protected]":
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.1.0.tgz#1641843792b4e3451cc692e2c73055df8b26f453"
integrity sha512-wp652EogZlKmQoMS5hAvWqRKplXvkuOnNzZSE0PVvsKjpexd/XznRVHAtrfHFYmqaJz0DFkjlDsGYC9OXw+OhQ==
Expand Down Expand Up @@ -2394,12 +2394,12 @@ [email protected]:
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==

[email protected].3:
version "6.0.0-next.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.0.0-next.3.tgz#ce23c4b8af173e5ee24b6f261a06cdd9c6af5259"
integrity sha512-+pKg8bwO0nNuyeM47OdKlsJFIN7gC5cd+AEPX4AgzSBzCNYWHs38IUbGiK1yuTeb05q9BUtulQU5Z8VSJMFXGQ==
[email protected].4:
version "6.0.0-next.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.0.0-next.4.tgz#85bb59c49b4084add68e34ddd6ac4724fa1a0fc7"
integrity sha512-phsINnhelfA5yv4lKEU3f8koVeV3ywygAU6w0Dhn++DRghnwabH4VMvd02/9LWx5VQXowRao3gLcOD8gxZ37lQ==
dependencies:
"@typescript-eslint/utils" "^6.0.0"
"@typescript-eslint/utils" "^6.1.0"
deepmerge-ts "^5.1.0"
escape-string-regexp "^4.0.0"
is-immutable-type "^2.0.1"
Expand Down

0 comments on commit ce61e8f

Please sign in to comment.