Skip to content

Commit 6d85956

Browse files
committed
restore package versions
1 parent 40f74c0 commit 6d85956

File tree

2 files changed

+402
-190
lines changed

2 files changed

+402
-190
lines changed

dotcom-rendering/package.json

+9-8
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@aws-sdk/client-cloudwatch": "3.350.0",
3434
"@babel/core": "7.23.2",
35-
"@babel/helper-compilation-targets": "7.23.6",
35+
"@babel/helper-compilation-targets": "7.20.0",
3636
"@babel/helper-create-regexp-features-plugin": "7.20.5",
3737
"@babel/plugin-proposal-class-properties": "7.18.6",
3838
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
@@ -57,11 +57,12 @@
5757
"@guardian/braze-components": "16.2.0",
5858
"@guardian/bridget": "2.5.0",
5959
"@guardian/browserslist-config": "5.0.0",
60-
"@guardian/cdk": "50.10.10",
60+
"@guardian/cdk": "50.10.6",
6161
"@guardian/commercial": "11.25.0",
6262
"@guardian/consent-management-platform": "13.7.1",
6363
"@guardian/core-web-vitals": "5.1.0",
64-
"@guardian/eslint-config-typescript": "7.0.0",
64+
"@guardian/eslint-config": "4.1.0",
65+
"@guardian/eslint-config-typescript": "6.0.1",
6566
"@guardian/eslint-plugin-source-react-components": "18.0.0",
6667
"@guardian/identity-auth": "1.1.0",
6768
"@guardian/identity-auth-frontend": "1.0.0",
@@ -105,7 +106,7 @@
105106
"@types/google.analytics": "0.0.42",
106107
"@types/he": "1.2.0",
107108
"@types/html-minifier-terser": "7.0.0",
108-
"@types/jest": "28.1.6",
109+
"@types/jest": "27.5.2",
109110
"@types/jsdom": "21.1.1",
110111
"@types/k6": "0.47.1",
111112
"@types/lodash.debounce": "4.0.7",
@@ -138,9 +139,9 @@
138139
"ajv": "8.12.0",
139140
"ajv-formats": "2.1.1",
140141
"amphtml-validator": "1.0.35",
141-
"aws-cdk": "2.90.0",
142-
"aws-cdk-lib": "2.90.0",
143-
"babel-loader": "9.1.2",
142+
"aws-cdk": "2.87.0",
143+
"aws-cdk-lib": "2.87.0",
144+
"babel-loader": "8.3.0",
144145
"babel-plugin-polyfill-corejs3": "0.6.0",
145146
"babel-plugin-px-to-rem": "https://github.com/guardian/babel-plugin-px-to-rem#v0.1.0",
146147
"babel-plugin-transform-runtime": "6.23.0",
@@ -163,7 +164,7 @@
163164
"doctoc": "2.2.1",
164165
"dompurify": "3.0.3",
165166
"dynamic-import-polyfill": "0.1.1",
166-
"eslint": "8.47.0",
167+
"eslint": "8.44.0",
167168
"eslint-config-airbnb-base": "15.0.0",
168169
"eslint-config-airbnb-typescript": "17.0.0",
169170
"eslint-config-prettier": "8.6.0",

0 commit comments

Comments
 (0)