Skip to content

Commit

Permalink
chore(deps-dev): bump @types/slonik from 22.1.0 to 22.1.1
Browse files Browse the repository at this point in the history
Bumps [@types/slonik](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/slonik) from 22.1.0 to 22.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/slonik)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 3, 2020
1 parent 28ba01b commit 390b037
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1425,16 +1425,11 @@
"@types/bson" "*"
"@types/node" "*"

"@types/node@*":
"@types/node@*", "@types/node@>= 8":
version "13.7.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.7.tgz#1628e6461ba8cc9b53196dfeaeec7b07fa6eea99"
integrity sha512-Uo4chgKbnPNlxQwoFmYIwctkQVkMMmsAoGGU4JKwLuvBefF0pCq4FybNSnfkfRCpC7ZW7kttcC/TrRtAJsvGtg==

"@types/node@>= 8":
version "13.5.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.5.0.tgz#4e498dbf355795a611a87ae5ef811a8660d42662"
integrity sha512-Onhn+z72D2O2Pb2ql2xukJ55rglumsVo1H6Fmyi8mlU9SvKdBk/pUSUAiBY/d9bAOF7VVWajX3sths/+g6ZiAQ==

"@types/node@^12.6.8":
version "12.12.25"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.25.tgz#792c0afb798f1dd681dce9c4b4c431f7245a0a42"
Expand Down Expand Up @@ -1469,9 +1464,9 @@
"@types/mime" "*"

"@types/slonik@^22.1.0":
version "22.1.0"
resolved "https://registry.yarnpkg.com/@types/slonik/-/slonik-22.1.0.tgz#ac63eaf719e426507e1135c4eca91ff8c8135b5c"
integrity sha512-4t1pAToCKvjIqx+5uGfFSnLind5x1QS5AmWefjjuv+QLosqFF4ejcgJQtoCHA+8z752eYc4Pcgn4UeQ5CDHB8A==
version "22.1.1"
resolved "https://registry.yarnpkg.com/@types/slonik/-/slonik-22.1.1.tgz#3c029b636a2622fdd72ed5af0c33757c10495d4c"
integrity sha512-s4Rwg6WbaxrypcHCloRSyh86l2mSKj1fj7vC1MBglmsjbWBTCjvRzk2zcd9UVDUqQId7fMfylpuDr3jUO3v0eg==
dependencies:
"@types/node" "*"

Expand Down

0 comments on commit 390b037

Please sign in to comment.