Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v10.17.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 8, 2020
1 parent 36cf523 commit d175938
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion advanced/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@types/bcryptjs": "2.4.2",
"@types/node": "10.17.24",
"@types/node": "10.17.25",
"dotenv-cli": "1.4.0",
"nodemon": "1.19.4",
"prisma": "1.34.10",
Expand Down
7 changes: 4 additions & 3 deletions advanced/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,10 @@
version "10.12.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.12.tgz#e15a9d034d9210f00320ef718a50c4a799417c47"

"@types/[email protected]":
version "10.17.24"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.24.tgz#c57511e3a19c4b5e9692bb2995c40a3a52167944"
"@types/[email protected]":
version "10.17.25"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.25.tgz#64f64cd3e8641e8163c81045e545d2825d300e37"
integrity sha512-EWPw3jDB0jip4HafDkoezNOwG00TtVZ1TOe74MaxIBWgpyM60UF/LXzFVx9+8AdSYNNOPgx7TuJoRmgnhHZ/7g==

"@types/prettier@^1.13.2":
version "1.15.2"
Expand Down

0 comments on commit d175938

Please sign in to comment.