Skip to content

Commit

Permalink
Bump fp-ts from 2.5.4 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps [fp-ts](https://github.com/gcanti/fp-ts) from 2.5.4 to 2.6.0.
- [Release notes](https://github.com/gcanti/fp-ts/releases)
- [Changelog](https://github.com/gcanti/fp-ts/blob/master/CHANGELOG.md)
- [Commits](gcanti/fp-ts@2.5.4...2.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored May 11, 2020
1 parent 6259987 commit 93f64cc
Showing 1 changed file with 7 additions and 30 deletions.
37 changes: 7 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
integrity sha512-m2OzlTDbhvzK4hgswH9Lx0cdpq1AntXu53Klz5RGkFfuoDvKsnlU7tmtVfNWtUiP0zZbGtrb/BZYH7aB6TRnMA==

"@auto-it/bot-list@link:packages/bot-list":
version "9.31.0"
version "9.31.2"

"@auto-it/core@link:packages/core":
version "9.31.0"
version "9.31.2"
dependencies:
"@auto-it/bot-list" "link:packages/bot-list"
"@octokit/core" "2.4.2"
Expand Down Expand Up @@ -50,7 +50,7 @@
url-join "^4.0.0"

"@auto-it/npm@link:plugins/npm":
version "9.31.0"
version "9.31.2"
dependencies:
"@auto-it/core" "link:packages/core"
await-to-js "^2.1.1"
Expand All @@ -68,7 +68,7 @@
user-home "^2.0.0"

"@auto-it/released@link:plugins/released":
version "9.31.0"
version "9.31.2"
dependencies:
"@auto-it/core" "link:packages/core"
deepmerge "^4.0.0"
Expand Down Expand Up @@ -2876,16 +2876,6 @@
regexpp "^3.0.0"
tsutils "^3.17.1"

"@typescript-eslint/experimental-utils@2.27.0":
version "2.27.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.27.0.tgz#801a952c10b58e486c9a0b36cf21e2aab1e9e01a"
integrity sha512-vOsYzjwJlY6E0NJRXPTeCGqjv5OHgRU1kzxHKWJVPjDYGbPgLudBXjIlc+OD1hDBZ4l1DLbOc5VjofKahsu9Jw==
dependencies:
"@types/json-schema" "^7.0.3"
"@typescript-eslint/typescript-estree" "2.27.0"
eslint-scope "^5.0.0"
eslint-utils "^2.0.0"

"@typescript-eslint/experimental-utils@2.31.0", "@typescript-eslint/experimental-utils@^2.5.0":
version "2.31.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.31.0.tgz#a9ec514bf7fd5e5e82bc10dcb6a86d58baae9508"
Expand All @@ -2906,19 +2896,6 @@
"@typescript-eslint/typescript-estree" "2.31.0"
eslint-visitor-keys "^1.1.0"

"@typescript-eslint/typescript-estree@2.27.0":
version "2.27.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.27.0.tgz#a288e54605412da8b81f1660b56c8b2e42966ce8"
integrity sha512-t2miCCJIb/FU8yArjAvxllxbTiyNqaXJag7UOpB5DVoM3+xnjeOngtqlJkLRnMtzaRcJhe3CIR9RmL40omubhg==
dependencies:
debug "^4.1.1"
eslint-visitor-keys "^1.1.0"
glob "^7.1.6"
is-glob "^4.0.1"
lodash "^4.17.15"
semver "^6.3.0"
tsutils "^3.17.1"

"@typescript-eslint/typescript-estree@2.31.0":
version "2.31.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.31.0.tgz#ac536c2d46672aa1f27ba0ec2140d53670635cfd"
Expand Down Expand Up @@ -7119,9 +7096,9 @@ forwarded@~0.1.2:
integrity sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=

fp-ts@^2.5.3:
version "2.5.4"
resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.5.4.tgz#f184079aaa78403ea66458517be7787e0d593429"
integrity sha512-cZlLeEneRYypc2dOzB9h8+bd9mQhJVyt2g0Dny2gKR7uWNgA4EmLSJyguLYsTU44nJSSG9EjurUalEc0wQqeKw==
version "2.6.0"
resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.6.0.tgz#55dc9e82612a44a7bfed3484b18c535514d63e51"
integrity sha512-4EKVa3EOP3NoDwXCLgSCT2t+E2wPCWDXCuj3wEcQ1ovkLfdCMxKxCuElpXptIPBmtA+KbjnUl5Ta/1U3jsCmkg==

fragment-cache@^0.2.1:
version "0.2.1"
Expand Down

0 comments on commit 93f64cc

Please sign in to comment.