Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (major) (major) (#37)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Navin Moorthy <navin007.a@gmail.com>
  • Loading branch information
3 people authored May 12, 2022
1 parent f2e985e commit ce2429f
Show file tree
Hide file tree
Showing 2 changed files with 963 additions and 1,008 deletions.
21 changes: 11 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,30 +72,31 @@
"@commitlint/cli": "16.2.4",
"@commitlint/config-conventional": "16.2.4",
"@next/eslint-plugin-next": "12.1.6",
"@release-it/conventional-changelog": "4.3.0",
"@release-it/conventional-changelog": "5.0.0",
"@testing-library/dom": "8.13.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"@testing-library/react": "13.2.0",
"@testing-library/user-event": "14.1.1",
"@types/jest": "27.5.1",
"@types/node": "17.0.5",
"@types/react": "17.0.45",
"@types/react-dom": "17.0.16",
"@types/react": "18.0.9",
"@types/react-dom": "18.0.3",
"all-contributors-cli": "6.20.0",
"autoprefixer": "10.4.7",
"babel-jest": "27.5.1",
"babel-jest": "28.1.0",
"eslint": "8.15.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-simple-import-sort": "7.0.0",
"gacp": "2.10.2",
"husky": "7.0.4",
"jest": "27.5.1",
"gacp": "3.0.1",
"husky": "8.0.1",
"jest": "28.1.0",
"jest-environment-jsdom": "28.1.0",
"lint-staged": "12.4.1",
"postcss": "8.4.13",
"prettier": "2.6.2",
"release-it": "14.14.3",
"release-it": "15.0.0",
"sort-package-json": "1.57.0",
"tailwindcss": "3.0.24",
"typescript": "4.6.4"
Expand Down
Loading

0 comments on commit ce2429f

Please sign in to comment.