Skip to content

Commit

Permalink
[#ICC-320] Migrate node18 (#31)
Browse files Browse the repository at this point in the history
* Update node to 18.13.0 in .nvmrc and .node-version

* Update @types/node to 18

* regenerate yarn.lock
  • Loading branch information
Garma00 authored Feb 3, 2023
1 parent 761dda5 commit 381b9e1
Show file tree
Hide file tree
Showing 4 changed files with 3,187 additions and 666 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.16.0
18.13.0
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.16.0
18.13.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@pagopa/eslint-config": "^1.3.1",
"@types/jest": "^25.2.1",
"@types/node": "^14.17.0",
"@types/node": "^18.11.18",
"eslint-plugin-prettier": "^3.1.1",
"jest": "^25.2.7",
"prettier": "^1.12.1",
Expand Down
Loading

0 comments on commit 381b9e1

Please sign in to comment.