Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor) (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 12, 2022
1 parent 94b08d5 commit f2e985e
Show file tree
Hide file tree
Showing 2 changed files with 497 additions and 118 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,23 +68,23 @@
"react-dom": "18.1.0"
},
"devDependencies": {
"@babel/core": "7.17.9",
"@commitlint/cli": "16.2.3",
"@commitlint/config-conventional": "16.2.1",
"@next/eslint-plugin-next": "12.1.5",
"@babel/core": "7.17.10",
"@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",
"@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",
"@types/jest": "27.4.1",
"@types/jest": "27.5.1",
"@types/node": "17.0.5",
"@types/react": "17.0.44",
"@types/react": "17.0.45",
"@types/react-dom": "17.0.16",
"all-contributors-cli": "6.20.0",
"autoprefixer": "10.4.5",
"autoprefixer": "10.4.7",
"babel-jest": "27.5.1",
"eslint": "8.14.0",
"eslint": "8.15.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-prettier": "4.0.0",
Expand All @@ -93,12 +93,12 @@
"husky": "7.0.4",
"jest": "27.5.1",
"lint-staged": "12.4.1",
"postcss": "8.4.12",
"postcss": "8.4.13",
"prettier": "2.6.2",
"release-it": "14.14.2",
"sort-package-json": "1.55.0",
"release-it": "14.14.3",
"sort-package-json": "1.57.0",
"tailwindcss": "3.0.24",
"typescript": "4.6.3"
"typescript": "4.6.4"
},
"gacp": {
"add": false,
Expand Down
Loading

0 comments on commit f2e985e

Please sign in to comment.