Skip to content

Commit

Permalink
chore: updated all packages to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
sahinvardar committed Nov 18, 2023
1 parent 2996f85 commit 35c7be0
Show file tree
Hide file tree
Showing 2 changed files with 1,437 additions and 1,331 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,25 +27,25 @@
"randombytes": "^2.1.0"
},
"devDependencies": {
"@aws-sdk/client-cognito-identity-provider": "^3.209.0",
"@types/jsbn": "^1.2.30",
"@types/jsdom": "^20.0.1",
"@types/randombytes": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"eslint": "^8.40.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-unused-imports": "^2.0.0",
"husky": "^8.0.0",
"@aws-sdk/client-cognito-identity-provider": "^3.454.0",
"@types/jsbn": "^1.2.33",
"@types/jsdom": "^21.1.5",
"@types/randombytes": "^2.0.3",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"husky": "^8.0.3",
"isomorphic-fetch": "^3.0.0",
"jsdom": "^20.0.2",
"lint-staged": "^13.2.2",
"prettier": "^2.8.8",
"jsdom": "^22.1.0",
"lint-staged": "^15.1.0",
"prettier": "^3.1.0",
"prettier-package-json": "^2.8.0",
"semantic-release": "^22.0.7",
"testcontainers": "^9.0.0",
"typescript": "^5.1.3",
"vitest": "^0.31.0"
"semantic-release": "^22.0.8",
"testcontainers": "^10.2.2",
"typescript": "^5.2.2",
"vitest": "^0.34.6"
},
"lint-staged": {
"*": [
Expand Down
Loading

0 comments on commit 35c7be0

Please sign in to comment.