Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2022
1 parent 8edbcfc commit 1dcec88
Show file tree
Hide file tree
Showing 2 changed files with 685 additions and 701 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"@testing-library/react": "13.3.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.3.0",
"@types/jest": "28.1.6",
"@types/jest": "29.2.3",
"@types/jest-axe": "3.5.4",
"@types/jest-in-case": "1.0.6",
"@types/mockdate": "3.0.0",
Expand All @@ -151,8 +151,8 @@
"all-contributors-cli": "6.20.0",
"ast-to-markdown": "1.0.0",
"autoprefixer": "10.4.7",
"babel-jest": "28.1.3",
"babel-loader": "8.2.5",
"babel-jest": "29.3.1",
"babel-loader": "9.1.0",
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
"chalk": "4.1.2",
"codesandbox": "2.2.3",
Expand All @@ -162,17 +162,17 @@
"eslint-config-prettier": "8.5.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-simple-import-sort": "7.0.0",
"eslint-plugin-simple-import-sort": "8.0.0",
"eslint-plugin-storybook": "0.6.1",
"gacp": "3.0.2",
"glob": "8.0.3",
"glob-fs": "0.1.7",
"husky": "8.0.1",
"jest": "28.1.3",
"jest-axe": "6.0.0",
"jest-environment-jsdom": "28.1.3",
"jest": "29.3.1",
"jest-axe": "7.0.0",
"jest-environment-jsdom": "29.3.1",
"jest-in-case": "1.0.2",
"jest-matcher-utils": "28.1.3",
"jest-matcher-utils": "29.3.1",
"lint-staged": "13.0.3",
"lodash": "4.17.21",
"markdown-to-ast": "6.0.3",
Expand All @@ -184,7 +184,7 @@
"patch-package": "6.4.7",
"pinst": "3.0.0",
"postcss": "8.4.14",
"postcss-import": "14.1.0",
"postcss-import": "15.0.0",
"postcss-merge-selectors": "0.0.6",
"postcss-scopify": "0.1.10",
"prettier": "2.7.1",
Expand All @@ -197,12 +197,12 @@
"react-virtual": "2.10.4",
"release-it": "15.1.4",
"rimraf": "3.0.2",
"sort-package-json": "1.57.0",
"sort-package-json": "2.1.0",
"storybook-addon-preview": "2.2.0",
"strip-comments": "2.0.1",
"tailwindcss": "3.1.6",
"ts-jest": "28.0.7",
"ts-morph": "15.1.0",
"ts-jest": "29.0.3",
"ts-morph": "17.0.0",
"ts-node": "10.9.1",
"typescript": "4.7.4",
"webpack": "5.74.0",
Expand Down
Loading

0 comments on commit 1dcec88

Please sign in to comment.