Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2022
1 parent 67837d3 commit a3dfa78
Show file tree
Hide file tree
Showing 2 changed files with 265 additions and 231 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,23 +69,23 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@babel/core": "7.18.6",
"@babel/core": "7.18.9",
"@commitlint/cli": "17.0.3",
"@commitlint/config-conventional": "17.0.3",
"@next/eslint-plugin-next": "12.2.2",
"@next/eslint-plugin-next": "12.2.3",
"@release-it/conventional-changelog": "5.0.0",
"@testing-library/dom": "8.16.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.3",
"@types/jest": "28.1.5",
"@testing-library/user-event": "14.3.0",
"@types/jest": "28.1.6",
"@types/node": "17.0.41",
"@types/react": "18.0.15",
"@types/react-dom": "18.0.6",
"all-contributors-cli": "6.20.0",
"autoprefixer": "10.4.7",
"babel-jest": "28.1.3",
"eslint": "8.19.0",
"eslint": "8.20.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-prettier": "4.2.1",
Expand All @@ -97,7 +97,7 @@
"lint-staged": "13.0.3",
"postcss": "8.4.14",
"prettier": "2.7.1",
"release-it": "15.1.1",
"release-it": "15.1.4",
"sort-package-json": "1.57.0",
"tailwindcss": "3.1.6",
"typescript": "4.7.4"
Expand Down
Loading

0 comments on commit a3dfa78

Please sign in to comment.