Skip to content

Commit

Permalink
chore(deps): update devdependencies-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2022
1 parent fc8fbb5 commit e561f50
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,42 +46,42 @@
"@storybook/react": "6.5.12",
"@tailwindcss/typography": "0.5.7",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
"@types/d3": "7.4.0",
"@types/jest": "27.5.2",
"@types/jest": "29.2.0",
"@types/node": "16.11.64",
"@types/react": "17.0.50",
"@types/react-dom": "17.0.17",
"@types/react": "18.0.21",
"@types/react-dom": "18.0.6",
"@types/react-type-animation": "1.1.1",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"autoprefixer": "10.4.12",
"babel-jest": "27.5.1",
"babel-jest": "29.2.1",
"babel-loader": "8.2.5",
"commitizen": "4.2.5",
"eslint": "7.32.0",
"eslint": "8.26.0",
"eslint-config-next": "12.3.1",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-typescript": "2.7.1",
"eslint-import-resolver-typescript": "3.5.2",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.31.9",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "7.0.4",
"husky": "8.0.1",
"identity-obj-proxy": "3.0.0",
"jest": "27.5.1",
"jest": "29.2.1",
"jest-fetch-mock": "3.0.3",
"jest-watch-typeahead": "1.1.0",
"lint-staged": "12.5.0",
"jest-watch-typeahead": "2.2.0",
"lint-staged": "13.0.3",
"next": "12.3.1",
"postcss": "8.4.17",
"prettier": "2.7.1",
"storybook-addon-next-router": "3.1.1",
"storybook-addon-next-router": "4.0.1",
"storybook-css-modules-preset": "1.1.1",
"tailwindcss": "3.1.8",
"tsconfig-paths-webpack-plugin": "3.5.2",
"tsconfig-paths-webpack-plugin": "4.0.0",
"typescript": "4.8.4"
}
}

0 comments on commit e561f50

Please sign in to comment.