Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
khpatel4991 committed Jul 12, 2024
1 parent 2e385fd commit f0d9e40
Show file tree
Hide file tree
Showing 3 changed files with 1,737 additions and 2,121 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@babel/preset-typescript": "^7.15.0",
"@types/jest": "^26.0.24",
"babel-jest": "^27.0.6",
"jest": "^27.0.6",
"typescript": "^4.3.5"
"@babel/core": "^7.24.8",
"@babel/preset-env": "^7.24.8",
"@babel/preset-typescript": "^7.24.7",
"@types/jest": "^29.5.12",
"babel-jest": "^29.7.0",
"jest": "^29.7.0",
"typescript": "^5.5.3"
},
"packageManager": "yarn@4.3.1"
}
Loading

0 comments on commit f0d9e40

Please sign in to comment.