Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mkosir committed Dec 6, 2022
1 parent 09d43eb commit f320ac3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -32,7 +32,7 @@
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@rollup/plugin-commonjs": "^23.0.3",
"@rollup/plugin-terser": "^0.1.0",
"@rollup/plugin-terser": "^0.2.0",
"@rollup/plugin-typescript": "^10.0.1",
"@storybook/addons": "^6.5.14",
"@storybook/builder-webpack5": "^6.5.14",
Expand All @@ -44,11 +44,11 @@
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/eslint": "^8.4.10",
"@types/jest": "^29.2.3",
"@types/jest": "^29.2.4",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"@typescript-eslint/eslint-plugin": "^5.45.1",
"@typescript-eslint/parser": "^5.45.1",
"codecov": "^3.8.3",
"commitizen": "^4.2.5",
"demozap": "^1.3.42",
Expand All @@ -63,20 +63,20 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-storybook": "^0.6.7",
"eslint-plugin-storybook": "^0.6.8",
"eslint-plugin-testing-library": "^5.9.1",
"husky": "^8.0.2",
"jest": "^29.3.1",
"jest-config": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"lint-staged": "^13.0.4",
"lint-staged": "^13.1.0",
"prettier": "^2.8.0",
"pretty-quick": "^3.1.3",
"react": "^18.2.0",
"react-demo-tab": "^1.3.8",
"react-dom": "^18.2.0",
"react-joystick-component": "^6.0.0",
"rollup": "^3.5.1",
"rollup": "^3.6.0",
"rollup-plugin-dts": "^5.0.0",
"sass": "^1.56.1",
"sass-loader": "^13.2.0",
Expand Down

0 comments on commit f320ac3

Please sign in to comment.