Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Commit 7898c99

Browse files
authored
chore(devdeps): update deps (#561)
1 parent cfaa41f commit 7898c99

File tree

2 files changed

+1270
-990
lines changed

2 files changed

+1270
-990
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@
126126
"@babel/preset-env": "7.19.4",
127127
"@babel/preset-react": "7.18.6",
128128
"@babel/preset-typescript": "7.18.6",
129-
"@commitlint/cli": "17.1.2",
130-
"@commitlint/config-conventional": "17.1.0",
129+
"@commitlint/cli": "17.2.0",
130+
"@commitlint/config-conventional": "17.2.0",
131131
"@emotion/babel-plugin": "11.10.5",
132132
"@emotion/eslint-plugin": "11.10.0",
133133
"@emotion/jest": "11.10.5",
@@ -138,43 +138,43 @@
138138
"@rollup/plugin-babel": "6.0.2",
139139
"@rollup/plugin-node-resolve": "15.0.1",
140140
"@rollup/plugin-url": "8.0.1",
141-
"@scaleway/eslint-config-react": "3.7.10",
141+
"@scaleway/eslint-config-react": "3.8.1",
142142
"@scaleway/jest-helpers": "2.0.21",
143143
"@semantic-release/changelog": "6.0.1",
144144
"@semantic-release/commit-analyzer": "9.0.2",
145145
"@semantic-release/git": "10.0.1",
146146
"@semantic-release/github": "8.0.6",
147147
"@semantic-release/npm": "9.0.1",
148148
"@semantic-release/release-notes-generator": "10.0.3",
149-
"@storybook/addon-actions": "6.5.12",
150-
"@storybook/addon-docs": "6.5.12",
151-
"@storybook/addon-essentials": "6.5.12",
152-
"@storybook/addon-links": "6.5.12",
153-
"@storybook/addons": "6.5.12",
154-
"@storybook/builder-webpack5": "6.5.12",
149+
"@storybook/addon-actions": "6.5.13",
150+
"@storybook/addon-docs": "6.5.13",
151+
"@storybook/addon-essentials": "6.5.13",
152+
"@storybook/addon-links": "6.5.13",
153+
"@storybook/addons": "6.5.13",
154+
"@storybook/builder-webpack5": "6.5.13",
155155
"@storybook/csf": "canary",
156-
"@storybook/manager-webpack5": "6.5.12",
156+
"@storybook/manager-webpack5": "6.5.13",
157157
"@storybook/mdx2-csf": "0.0.3",
158-
"@storybook/react": "6.5.12",
159-
"@storybook/theming": "6.5.12",
158+
"@storybook/react": "6.5.13",
159+
"@storybook/theming": "6.5.13",
160160
"@testing-library/dom": "8.19.0",
161161
"@testing-library/jest-dom": "5.16.5",
162162
"@testing-library/react": "13.4.0",
163163
"@testing-library/user-event": "14.4.3",
164164
"@types/final-form-focus": "1.1.2",
165-
"@types/node": "18.11.7",
165+
"@types/node": "18.11.9",
166166
"@types/react": "18.0.24",
167-
"@types/react-dom": "18.0.6",
168-
"babel-loader": "8.2.5",
167+
"@types/react-dom": "18.0.8",
168+
"babel-loader": "9.1.0",
169169
"babel-plugin-annotate-pure-calls": "0.4.0",
170170
"cross-env": "7.0.3",
171171
"cz-conventional-changelog": "3.3.0",
172172
"date-fns": "2.29.3",
173173
"eslint": "8.26.0",
174174
"eslint-plugin-mdx": "2.0.5",
175175
"husky": "8.0.1",
176-
"jest": "29.2.1",
177-
"jest-environment-jsdom": "29.2.1",
176+
"jest": "29.2.2",
177+
"jest-environment-jsdom": "29.2.2",
178178
"jest-junit": "14.0.1",
179179
"lint-staged": "13.0.3",
180180
"prettier": "2.7.1",
@@ -184,7 +184,7 @@
184184
"read-pkg": "7.1.0",
185185
"regenerator-runtime": "0.13.10",
186186
"require-from-string": "2.0.2",
187-
"rollup": "3.2.3",
187+
"rollup": "3.2.5",
188188
"rollup-plugin-dts": "5.0.0",
189189
"rollup-plugin-visualizer": "5.8.3",
190190
"semantic-release": "19.0.5",

0 commit comments

Comments
 (0)