Skip to content

Commit

Permalink
Update Node.js to v14.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 6, 2021
1 parent 8a5ef25 commit 004ac59
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"constructs": "3.2.109"
},
"devDependencies": {
"@types/node": "14.14.25",
"@types/node": "14.17.2",
"cdkactions-cli": "0.2.3",
"typescript": "4.1.3"
},
"volta": {
"node": "14.15.4",
"node": "14.17.0",
"yarn": "1.22.10",
"npm": "7.5.2"
}
Expand Down
8 changes: 4 additions & 4 deletions .github/cdk/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
constructs "^3.3.12"
ts-dedent "^2.0.0"

"@types/node@14.14.25":
version "14.14.25"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93"
integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ==
"@types/node@14.17.2":
version "14.17.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.2.tgz#1e94476db57ec93a372c7f7d29aa5707cfb92339"
integrity sha512-sld7b/xmFum66AAKuz/rp/CUO8+98fMpyQ3SBfzzBNGMd/1iHBTAg9oyAvcYlAj46bpc74r91jSw2iFdnx29nw==

ansi-regex@^5.0.0:
version "5.0.0"
Expand Down

0 comments on commit 004ac59

Please sign in to comment.