Skip to content

Commit

Permalink
chore: add @types/node dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ozhanefemeral committed Jul 19, 2024
1 parent ddc7954 commit e3066df
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 40 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"@changesets/cli": "^2.27.7",
"@jest/types": "^29.6.3",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.11",
"jest": "^29.7.0",
"jest-mock-fs": "^1.0.2",
"ts-jest": "^29.2.3",
Expand Down
95 changes: 55 additions & 40 deletions pnpm-lock.yaml

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

0 comments on commit e3066df

Please sign in to comment.