Skip to content

Commit

Permalink
Add @types/node
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Jun 21, 2024
1 parent 3af9b57 commit a87c434
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
},
"devDependencies": {
"@types/jscodeshift": "^0.11.11",
"@types/node": "^20.14.7",
"@typescript-eslint/parser": "^7.13.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
17 changes: 17 additions & 0 deletions codemods/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1067,6 +1067,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.7":
version: 20.14.7
resolution: "@types/node@npm:20.14.7"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/f2cb458126a136719d9da6febdbc7afc9bb622047a30c5e6163db4206ff8c8002ec56b340d722fe1ad6280ebe7a505e0a5a10a39a3b5718837200201b94d5d07
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^7.13.1":
version: 7.13.1
resolution: "@typescript-eslint/parser@npm:7.13.1"
Expand Down Expand Up @@ -3914,6 +3923,7 @@ __metadata:
resolution: "reselect-codemods@workspace:."
dependencies:
"@types/jscodeshift": "npm:^0.11.11"
"@types/node": "npm:^20.14.7"
"@typescript-eslint/parser": "npm:^7.13.1"
eslint: "npm:^8.57.0"
eslint-config-prettier: "npm:^9.1.0"
Expand Down Expand Up @@ -4578,6 +4588,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10/0097779d94bc0fd26f0418b3a05472410408877279141ded2bd449167be1aed7ea5b76f756562cb3586a07f251b90799bab22d9019ceba49c037c76445f7cddd
languageName: node
linkType: hard

"unicorn-magic@npm:^0.1.0":
version: 0.1.0
resolution: "unicorn-magic@npm:0.1.0"
Expand Down

0 comments on commit a87c434

Please sign in to comment.