Skip to content

Commit cc6decb

Browse files
chore(deps): ⬆️ update dev dependencies (minor)
1 parent 9d64693 commit cc6decb

2 files changed

Lines changed: 214 additions & 54 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -80,26 +80,26 @@
8080
"twind": "0.16.17"
8181
},
8282
"devDependencies": {
83-
"@babel/core": "7.18.9",
83+
"@babel/core": "7.18.10",
8484
"@commitlint/cli": "17.0.3",
8585
"@commitlint/config-conventional": "17.0.3",
8686
"@mdx-js/react": "2.1.2",
87-
"@next/eslint-plugin-next": "12.2.3",
87+
"@next/eslint-plugin-next": "12.2.4",
8888
"@release-it/conventional-changelog": "5.0.0",
8989
"@testing-library/dom": "8.16.0",
9090
"@testing-library/jest-dom": "5.16.4",
9191
"@testing-library/react": "12.1.5",
92-
"@testing-library/user-event": "14.3.0",
92+
"@testing-library/user-event": "14.4.1",
9393
"@types/jest": "28.1.6",
9494
"@types/lodash": "4.14.182",
9595
"@types/node": "18.0.6",
9696
"@types/react": "17.0.47",
9797
"@types/react-dom": "17.0.17",
9898
"all-contributors-cli": "6.20.0",
99-
"autoprefixer": "10.4.7",
99+
"autoprefixer": "10.4.8",
100100
"babel-jest": "28.1.3",
101101
"concurrently": "7.3.0",
102-
"eslint": "8.20.0",
102+
"eslint": "8.21.0",
103103
"eslint-config-prettier": "8.5.0",
104104
"eslint-config-react-app": "7.0.1",
105105
"eslint-plugin-prettier": "4.2.1",
@@ -115,9 +115,9 @@
115115
"prettier": "2.7.1",
116116
"prettier-plugin-tailwindcss": "0.1.13",
117117
"react-icons": "4.4.0",
118-
"release-it": "15.1.4",
118+
"release-it": "15.2.0",
119119
"sort-package-json": "1.57.0",
120-
"tailwindcss": "3.1.6",
120+
"tailwindcss": "3.1.7",
121121
"typescript": "4.7.4"
122122
},
123123
"gacp": {

0 commit comments

Comments
 (0)