Skip to content

Commit

Permalink
Merge pull request #169 from hmarr/dependabot/npm_and_yarn/types/node…
Browse files Browse the repository at this point in the history
…-14.11.4

Bump @types/node from 14.0.14 to 14.11.4
  • Loading branch information
hmarr authored Oct 6, 2020
2 parents 0f30df1 + ea87dd1 commit f67f60b
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 @@ -27,7 +27,7 @@
"@actions/github": "^1.1.0"
},
"devDependencies": {
"@types/node": "^14.0.14",
"@types/node": "^14.11.4",
"@zeit/ncc": "^0.21.1",
"prettier": "^1.19.1",
"typescript": "^3.8.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@
once "^1.4.0"
universal-user-agent "^4.0.0"

"@types/node@^14.0.14":
version "14.0.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.14.tgz#24a0b5959f16ac141aeb0c5b3cd7a15b7c64cbce"
integrity sha512-syUgf67ZQpaJj01/tRTknkMNoBBLWJOBODF0Zm4NrXmiSuxjymFrxnTu1QVYRubhVkRcZLYZG8STTwJRdVm/WQ==
"@types/node@^14.11.4":
version "14.11.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.4.tgz#bf6ea3d5f7b1504232b11acbc40e1ac4c750d3b9"
integrity sha512-KmoLCUeW2cWKkEOQ0gQcECuqOc0g7B7zcmRPQNMT4ntNm0luKv3BTLcqIyWpTxkhLDzLTdMus11j/6DROaZdPw==

"@zeit/ncc@^0.21.1":
version "0.21.1"
Expand Down

0 comments on commit f67f60b

Please sign in to comment.