Skip to content

Commit

Permalink
build(deps-dev): bump computed-types from 1.7.0 to 1.9.0 (#212)
Browse files Browse the repository at this point in the history
Bumps [computed-types](https://github.com/neuledge/computed-types) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/neuledge/computed-types/releases)
- [Commits](https://github.com/neuledge/computed-types/commits/v1.9.0)

---
updated-dependencies:
- dependency-name: computed-types
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2021
1 parent 2de2bcc commit c2cd360
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,7 @@ Object {
"type": "ValidationError",
},
"like": Object {
"id": Object {
"message": "Expect value to be \\"number\\"",
"ref": undefined,
"type": "ValidationError",
},
"message": "id: Expect value to be \\"number\\"",
"name": Object {
"message": "Expect value to be \\"string\\"",
"ref": undefined,
"type": "ValidationError",
},
"message": "Expect value to be \\"string\\"",
"ref": undefined,
"type": "ValidationError",
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2320,9 +2320,9 @@ commondir@^1.0.1:
integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=

computed-types@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/computed-types/-/computed-types-1.7.0.tgz#f4636aafd9c58eac23001b57a72cd27f5de15b47"
integrity sha512-bRXfRgd6xBmt7PU9VsHJKPPNCIqpziHOuiMpsA5Pud6YlRXvM6ZvVgsSAJL4rqBL222CeMvKT2oq+CdCBMPsOg==
version "1.9.0"
resolved "https://registry.yarnpkg.com/computed-types/-/computed-types-1.9.0.tgz#347aff586f1c106914d3bf95f91a1cca52c67518"
integrity sha512-g4BT09bX2ygdly0EzaUwnYLn2T3Nsbf03bc/bzOXl+IP1k7YERGdX/l1Katkw9w7TsF68mqLmMfgjToesIS8qw==

concat-map@0.0.1:
version "0.0.1"
Expand Down

0 comments on commit c2cd360

Please sign in to comment.