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 8, 2023
1 parent 3d6efc8 commit 4f6f0a8
Show file tree
Hide file tree
Showing 2 changed files with 306 additions and 334 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
},
"devDependencies": {
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
"@types/eslint": "^8.44.6",
"@types/jest": "^29.5.7",
"@types/node": "^20.8.10",
"@testing-library/react": "^14.1.0",
"@types/eslint": "^8.44.7",
"@types/jest": "^29.5.8",
"@types/node": "^20.9.0",
"@types/react": "^18",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"audit-ci": "^6.6.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
Expand All @@ -52,7 +52,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"prettier": "^3.0.3",
"semantic-release": "^22.0.6",
"semantic-release": "^22.0.7",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
},
Expand Down
Loading

0 comments on commit 4f6f0a8

Please sign in to comment.