Skip to content

Commit

Permalink
Revert "Add @tsconfig/node18 as a dev dependency"
Browse files Browse the repository at this point in the history
This reverts commit 78fdb56.
  • Loading branch information
fsouza committed Apr 12, 2024
1 parent 06ccd74 commit 2042663
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
},
"homepage": "https://github.com/fsouza/prettierd",
"devDependencies": {
"@tsconfig/node18": "^18.2.4",
"@types/node": "^20.12.2",
"@types/prettier": "^3.0.0",
"typescript": "^5.4.3"
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@tsconfig/node18@^18.2.4":
version "18.2.4"
resolved "https://registry.yarnpkg.com/@tsconfig/node18/-/node18-18.2.4.tgz#094efbdd70f697d37c09f34067bf41bc4a828ae3"
integrity sha512-5xxU8vVs9/FNcvm3gE07fPbn9tl6tqGGWA9tSlwsUEkBxtRnTsNmwrV8gasZ9F/EobaSv9+nu8AxUKccw77JpQ==

"@types/node@^20.12.2":
version "20.12.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.2.tgz#9facdd11102f38b21b4ebedd9d7999663343d72e"
Expand Down

0 comments on commit 2042663

Please sign in to comment.