Skip to content

Commit 7c831f2

Browse files
bump dependencies requiring babel/traverse
1 parent fdcc526 commit 7c831f2

File tree

2 files changed

+2644
-2215
lines changed

2 files changed

+2644
-2215
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
],
5252
"devDependencies": {
5353
"@babel/cli": "7.16.0",
54-
"@babel/core": "7.17.5",
54+
"@babel/core": "7.23.2",
5555
"@babel/plugin-proposal-class-properties": "7.16.0",
5656
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
5757
"@babel/plugin-proposal-optional-chaining": "7.16.0",
@@ -67,9 +67,9 @@
6767
"@guardian/node-riffraff-artifact": "0.2.2",
6868
"@guardian/prettier": "1.0.0",
6969
"@guardian/tsconfig": "0.1.6",
70-
"@storybook/addon-essentials": "7.0.18",
71-
"@storybook/react": "7.0.18",
72-
"@storybook/react-webpack5": "7.0.18",
70+
"@storybook/addon-essentials": "7.5.0",
71+
"@storybook/react": "7.5.0",
72+
"@storybook/react-webpack5": "7.5.0",
7373
"@testing-library/cypress": "10.0.1",
7474
"@testing-library/jest-dom": "5.16.1",
7575
"@testing-library/react": "12.1.2",
@@ -116,7 +116,7 @@
116116
"eslint-plugin-react": "7.30.0",
117117
"git-revision-webpack-plugin": "3.0.6",
118118
"husky": "1.3.1",
119-
"jest": "27.4.5",
119+
"jest": "29.7.0",
120120
"lint-staged": "13.0.3",
121121
"mini-css-extract-plugin": "2.5.2",
122122
"mockdate": "3.0.5",
@@ -127,8 +127,8 @@
127127
"prettier": "2.5.1",
128128
"raw-loader": "4.0.2",
129129
"react-test-renderer": "18.2.0",
130-
"storybook": "7.0.18",
131-
"ts-jest": "27.1.2",
130+
"storybook": "7.5.0",
131+
"ts-jest": "29.1.1",
132132
"typescript": "4.4.4",
133133
"utility-types": "3.10.0",
134134
"uuid": "8.3.2",
@@ -148,8 +148,8 @@
148148
"@guardian/consent-management-platform": "13.6.1",
149149
"@guardian/libs": "15.7.1",
150150
"@guardian/source-foundations": "13.0.0",
151-
"@guardian/source-react-components": "16.0.0",
152-
"@guardian/source-react-components-development-kitchen": "14.0.1",
151+
"@guardian/source-react-components": "16.0.1",
152+
"@guardian/source-react-components-development-kitchen": "14.0.2",
153153
"@sentry/browser": "5.22.3",
154154
"@sentry/node": "5.22.3",
155155
"@stripe/react-stripe-js": "1.16.5",

0 commit comments

Comments
 (0)