Skip to content

Commit

Permalink
chore(deps): update node.js to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 26, 2021
1 parent 94ff86c commit eb02d6a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "Christian Rackerseder <[email protected]>",
"license": "MIT",
"engines": {
"node": "12.x"
"node": "14.x"
},
"scripts": {
"compile": "tsc --build",
Expand Down Expand Up @@ -40,7 +40,7 @@
"@types/koa__router": "8.0.7",
"@types/lodash": "4.14.171",
"@types/mocha": "8.2.3",
"@types/node": "12.20.17",
"@types/node": "14.17.6",
"@types/pino": "6.3.10",
"@types/sinon": "9.0.11",
"@types/test-listen": "1.1.0",
Expand Down

0 comments on commit eb02d6a

Please sign in to comment.