Skip to content

Commit

Permalink
chore: update node.js to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent 25fc633 commit 3eed46a
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
10 changes: 5 additions & 5 deletions .pnp.js

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

Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"engineStrict": true,
"engines": {
"node": "^14.0.0"
"node": "^16.0.0"
},
"commitlint": {
"extends": [
Expand Down Expand Up @@ -82,7 +82,7 @@
"@fxd-dev-util/eslint-config-base": "1.0.0",
"@types/cron": "1.7.3",
"@types/jest": "27.0.1",
"@types/node": "16.3.3",
"@types/node": "16.11.60",
"@types/prettier": "2.3.2",
"@types/uuid": "8.3.1",
"@typescript-eslint/eslint-plugin": "4.31.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -917,7 +917,7 @@ __metadata:
"@nestjs/schedule": 1.0.1
"@types/cron": 1.7.3
"@types/jest": 27.0.1
"@types/node": 16.3.3
"@types/node": 16.11.60
"@types/prettier": 2.3.2
"@types/uuid": 8.3.1
"@typescript-eslint/eslint-plugin": 4.31.0
Expand Down Expand Up @@ -1436,10 +1436,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:16.3.3":
version: 16.3.3
resolution: "@types/node@npm:16.3.3"
checksum: e597a54070815170d8f541c778900023f2522c27be9c56b2b8411d663da1ef5226f9d16ec158c5d9c84ddcc85551e3d02aa68046aa108b4c6085bc7c95a5bebb
"@types/node@npm:16.11.60":
version: 16.11.60
resolution: "@types/node@npm:16.11.60"
checksum: 7dc67d1ab20feb49bc0096739ad61a589e56de85d2296907249c95076aaae082e673a8b4687d7df333fefc9eec45df20b5b07d350db35b3dbcdb8c11e5b27ebc
languageName: node
linkType: hard

Expand Down

0 comments on commit 3eed46a

Please sign in to comment.