Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v10.17.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 20, 2020
1 parent 1daffd9 commit 36cf523
Show file tree
Hide file tree
Showing 2 changed files with 4 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.23",
"@types/node": "10.17.24",
"dotenv-cli": "1.4.0",
"nodemon": "1.19.4",
"prisma": "1.34.10",
Expand Down
6 changes: 3 additions & 3 deletions advanced/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,9 @@
version "10.12.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.12.tgz#e15a9d034d9210f00320ef718a50c4a799417c47"

"@types/[email protected].23":
version "10.17.23"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.23.tgz#528ef68bfe7ef02c1e3f794ccac9ce2877cd341a"
"@types/[email protected].24":
version "10.17.24"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.24.tgz#c57511e3a19c4b5e9692bb2995c40a3a52167944"

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

0 comments on commit 36cf523

Please sign in to comment.