Skip to content

Commit

Permalink
build: ⬆️ upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
HofmannZ committed Nov 23, 2023
1 parent 44b2072 commit 64fdcc6
Show file tree
Hide file tree
Showing 2 changed files with 425 additions and 416 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,20 @@
},
"devDependencies": {
"@types/eslint": "^8.44.7",
"@types/jest": "^29.5.8",
"@types/node": "^20.9.0",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@types/jest": "^29.5.10",
"@types/node": "^20.9.4",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"audit-ci": "^6.6.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"jest": "^29.7.0",
"prettier": "^3.0.3",
"semantic-release": "^22.0.7",
"prettier": "^3.1.0",
"semantic-release": "^22.0.8",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
}
}
Loading

0 comments on commit 64fdcc6

Please sign in to comment.