Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lpellegr committed Nov 20, 2022
1 parent e57ba54 commit 0704695
Show file tree
Hide file tree
Showing 2 changed files with 662 additions and 697 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
},
"description": "Forbid disposable email addresses with ease.",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.31.0",
"@typescript-eslint/parser": "^5.31.0",
"eslint": "^8.20.0",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.0.2",
"jest": "^29.3.1",
"prettier": "^2.7.1",
"ts-jest": "^28.0.8",
"typescript": "^4.7.4"
"ts-jest": "^29.0.3",
"typescript": "^4.9.3"
},
"files": [
"dist/**"
Expand Down
Loading

0 comments on commit 0704695

Please sign in to comment.