Skip to content

Commit

Permalink
chore(deps): update all deps (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul committed Nov 17, 2023
1 parent d5b3631 commit 4f49d0e
Show file tree
Hide file tree
Showing 2 changed files with 570 additions and 601 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@
"lint": "eslint"
},
"dependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.22.5",
"@types/jest": "^29.5.3",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"eslint": "8.46.0",
"@babel/plugin-transform-modules-commonjs": "^7.23.3",
"@types/jest": "^29.5.8",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"jest": "^29.6.2",
"prettier": "^3.0.1",
"rimraf": "^5.0.1",
"jest": "^29.7.0",
"prettier": "^3.1.0",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"yargs": "^17.7.2"
},
"packageManager": "yarn@4.0.2"
Expand Down
Loading

0 comments on commit 4f49d0e

Please sign in to comment.