Skip to content

Commit

Permalink
chore(deps): update dependency @types/pg to v7.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 12, 2020
1 parent 3d11179 commit 0a6e6f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/mocha": "5.2.7",
"@types/mysql2": "github:types/mysql2",
"@types/node": "10.17.27",
"@types/pg": "7.14.3",
"@types/pg": "7.14.4",
"@types/sqlite3": "3.1.6",
"@types/ws": "6.0.4",
"chai": "4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -341,10 +341,10 @@
dependencies:
moment ">=2.14.0"

"@types/[email protected].3":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@types/pg/-/pg-7.14.3.tgz#eb166e4f4287923890b10ed20371f937938cb995"
integrity sha512-go5zddQ1FrUQHeBvqPzQ1svKo4KKucSwvqLsvwc/EIuQ9sxDA21b68xc/RwhzAK5pPCnez8NrkYatFIGdJBVvA==
"@types/[email protected].4":
version "7.14.4"
resolved "https://registry.yarnpkg.com/@types/pg/-/pg-7.14.4.tgz#15cfcfd9300f94fd44e6191a1b0ba18d2de209f6"
integrity sha512-yCKVMCcFPZSFHGg+8qjY368uf3ruyDBPjxvOU2ZcGa/vRFo5Ti5Y6z6vl+2hxtwm9VMWUGb6TWkIk3cIV8C0Cw==
dependencies:
"@types/node" "*"
"@types/pg-types" "*"
Expand Down

0 comments on commit 0a6e6f6

Please sign in to comment.