Skip to content

Commit af85fe9

Browse files
chore(deps): ⬆️ update dev dependencies (major)
1 parent 27a6be9 commit af85fe9

File tree

2 files changed

+2124
-1420
lines changed

2 files changed

+2124
-1420
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@
8585
"@babel/preset-env": "7.16.8",
8686
"@babel/preset-react": "7.16.7",
8787
"@babel/preset-typescript": "7.16.7",
88-
"@commitlint/cli": "16.0.2",
89-
"@commitlint/config-conventional": "16.0.0",
90-
"@release-it/conventional-changelog": "4.1.0",
88+
"@commitlint/cli": "17.0.3",
89+
"@commitlint/config-conventional": "17.0.3",
90+
"@release-it/conventional-changelog": "5.0.0",
9191
"@storybook/addon-actions": "6.4.12",
9292
"@storybook/addon-essentials": "6.4.12",
9393
"@storybook/addon-links": "6.4.12",
@@ -96,18 +96,18 @@
9696
"@storybook/react": "6.4.12",
9797
"@testing-library/dom": "8.11.1",
9898
"@testing-library/jest-dom": "5.16.1",
99-
"@testing-library/react": "12.1.2",
100-
"@testing-library/react-hooks": "7.0.2",
101-
"@testing-library/user-event": "13.5.0",
102-
"@types/jest": "27.4.0",
99+
"@testing-library/react": "13.3.0",
100+
"@testing-library/react-hooks": "8.0.1",
101+
"@testing-library/user-event": "14.3.0",
102+
"@types/jest": "28.1.6",
103103
"@types/jest-axe": "3.5.3",
104104
"@types/node": "16.11.19",
105-
"@types/react": "17.0.38",
106-
"@types/react-dom": "17.0.11",
105+
"@types/react": "18.0.15",
106+
"@types/react-dom": "18.0.6",
107107
"@types/testing-library__jest-dom": "5.14.2",
108108
"all-contributors-cli": "6.20.0",
109109
"axe-core": "4.3.5",
110-
"babel-jest": "27.4.6",
110+
"babel-jest": "28.1.3",
111111
"babel-loader": "8.2.3",
112112
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
113113
"concurrently": "7.0.0",
@@ -118,16 +118,16 @@
118118
"eslint-plugin-prettier": "4.0.0",
119119
"eslint-plugin-simple-import-sort": "7.0.0",
120120
"eslint-plugin-storybook": "0.5.5",
121-
"gacp": "2.10.2",
122-
"husky": "7.0.4",
123-
"jest": "27.4.7",
124-
"jest-axe": "5.0.1",
125-
"lint-staged": "12.1.7",
126-
"pinst": "2.1.6",
121+
"gacp": "3.0.2",
122+
"husky": "8.0.1",
123+
"jest": "28.1.3",
124+
"jest-axe": "6.0.0",
125+
"lint-staged": "13.0.3",
126+
"pinst": "3.0.0",
127127
"prettier": "2.5.1",
128-
"react": "17.0.2",
129-
"react-dom": "17.0.2",
130-
"release-it": "14.12.1",
128+
"react": "18.2.0",
129+
"react-dom": "18.2.0",
130+
"release-it": "15.1.2",
131131
"rimraf": "3.0.2",
132132
"sort-package-json": "1.53.1",
133133
"ts-node": "10.4.0",

0 commit comments

Comments
 (0)