Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
meabed committed Jun 27, 2023
1 parent f1f912d commit 0ec74c0
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,19 +63,19 @@
"@types/jest": "29.5.2",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"eslint": "8.43.0",
"eslint-config-prettier": "8.8.0",
"husky": "8.0.3",
"jest": "29.5.0",
"lint-staged": "13.2.2",
"prettier": "2.8.8",
"pretty-quick": "3.1.3",
"rollup": "3.25.2",
"rollup": "3.25.3",
"rollup-plugin-uglify": "6.0.4",
"ts-jest": "29.1.0",
"tslib": "2.5.3",
"tslib": "2.6.0",
"typescript": "5.1.3"
},
"peerDependencies": {
Expand Down
112 changes: 56 additions & 56 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0ec74c0

Please sign in to comment.