Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor) (#31)
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 Mar 21, 2022
1 parent f0079ab commit 75e64d2
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 138 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,35 +68,35 @@
"react-dom": "17.0.2"
},
"devDependencies": {
"@babel/core": "7.17.5",
"@commitlint/cli": "16.2.1",
"@babel/core": "7.17.8",
"@commitlint/cli": "16.2.3",
"@commitlint/config-conventional": "16.2.1",
"@next/eslint-plugin-next": "12.1.0",
"@release-it/conventional-changelog": "4.2.0",
"@release-it/conventional-changelog": "4.2.2",
"@testing-library/dom": "8.11.3",
"@testing-library/jest-dom": "5.16.2",
"@testing-library/react": "12.1.3",
"@testing-library/react": "12.1.4",
"@testing-library/user-event": "13.5.0",
"@types/jest": "27.4.1",
"@types/node": "17.0.5",
"@types/react": "17.0.39",
"@types/react-dom": "17.0.12",
"@types/react": "17.0.41",
"@types/react-dom": "17.0.14",
"all-contributors-cli": "6.20.0",
"autoprefixer": "10.4.2",
"autoprefixer": "10.4.4",
"babel-jest": "27.5.1",
"eslint": "8.10.0",
"eslint-config-prettier": "8.4.0",
"eslint": "8.11.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-react-app": "7.0.0",
"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",
"lint-staged": "12.3.4",
"postcss": "8.4.7",
"prettier": "2.5.1",
"release-it": "14.12.5",
"sort-package-json": "1.54.0",
"lint-staged": "12.3.7",
"postcss": "8.4.12",
"prettier": "2.6.0",
"release-it": "14.13.1",
"sort-package-json": "1.55.0",
"tailwindcss": "3.0.23",
"typescript": "4.6.2"
},
Expand Down
Loading

0 comments on commit 75e64d2

Please sign in to comment.