Skip to content

Commit

Permalink
chore(deps): update eslint deps (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul committed Apr 21, 2023
1 parent 6504656 commit 55db83a
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 153 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
"dependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.18.6",
"@types/jest": "^27.5.2",
"@typescript-eslint/eslint-plugin": "^5.33.1",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.33.1",
"eslint": "8.22.0",
"eslint-config-prettier": "^8.5.0",
"eslint": "8.39.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"jest": "^27.5.1",
"prettier": "^2.7.1",
"prettier": "^2.8.7",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.5",
"typescript": "^4.9.4",
Expand Down
Loading

0 comments on commit 55db83a

Please sign in to comment.