@financial-times/dotcom-build-js 11.1.0 → 11.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -472,8 +472,8 @@
|
|
472
472
|
"affectsGlobalScope": false
|
473
473
|
},
|
474
474
|
"../../../node_modules/@babel/types/lib/index.d.ts": {
|
475
|
-
"version": "
|
476
|
-
"signature": "
|
475
|
+
"version": "87141a0e8e193478dc3f1c33d380d899acd2df86a4e119e774df0156204d88cc",
|
476
|
+
"signature": "87141a0e8e193478dc3f1c33d380d899acd2df86a4e119e774df0156204d88cc",
|
477
477
|
"affectsGlobalScope": false
|
478
478
|
},
|
479
479
|
"../../../node_modules/@types/babel__generator/index.d.ts": {
|
@@ -482,8 +482,8 @@
|
|
482
482
|
"affectsGlobalScope": false
|
483
483
|
},
|
484
484
|
"../../../node_modules/@babel/parser/typings/babel-parser.d.ts": {
|
485
|
-
"version": "
|
486
|
-
"signature": "
|
485
|
+
"version": "9d16476349353974716bd2ad745830d0542c18c9edad4566d77ccd9d61c6cfb2",
|
486
|
+
"signature": "9d16476349353974716bd2ad745830d0542c18c9edad4566d77ccd9d61c6cfb2",
|
487
487
|
"affectsGlobalScope": false
|
488
488
|
},
|
489
489
|
"../../../node_modules/@types/babel__template/index.d.ts": {
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@financial-times/dotcom-build-js",
|
3
|
-
"version": "11.
|
3
|
+
"version": "11.2.0",
|
4
4
|
"description": "",
|
5
5
|
"main": "dist/node/index.js",
|
6
6
|
"types": "dist/node/index.d.ts",
|
@@ -25,7 +25,7 @@
|
|
25
25
|
"@babel/plugin-proposal-class-properties": "^7.5.0",
|
26
26
|
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
27
27
|
"@babel/plugin-transform-runtime": "^7.5.0",
|
28
|
-
"@babel/preset-env": "^7.
|
28
|
+
"@babel/preset-env": "^7.25.9",
|
29
29
|
"@babel/preset-react": "^7.0.0",
|
30
30
|
"@babel/preset-typescript": "^7.3.3",
|
31
31
|
"@babel/runtime": "^7.8.7",
|