Skip to content

Commit da82620

Browse files
chore(deps-dev): bump @babel/preset-typescript from 7.27.1 to 7.28.5 (#19703)
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.27.1 to 7.28.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-typescript) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67445dc commit da82620

File tree

2 files changed

+95
-12
lines changed

2 files changed

+95
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@babel/plugin-proposal-decorators": "7.28.0",
8080
"@babel/preset-env": "7.28.3",
8181
"@babel/preset-react": "7.27.1",
82-
"@babel/preset-typescript": "7.27.1",
82+
"@babel/preset-typescript": "7.28.5",
8383
"@emotion/eslint-plugin": "11.11.0",
8484
"@faker-js/faker": "9.9.0",
8585
"@formatjs/cli": "6.7.4",

yarn.lock

Lines changed: 94 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -851,6 +851,19 @@ __metadata:
851851
languageName: node
852852
linkType: hard
853853

854+
"@babel/generator@npm:^7.28.5":
855+
version: 7.28.5
856+
resolution: "@babel/generator@npm:7.28.5"
857+
dependencies:
858+
"@babel/parser": "npm:^7.28.5"
859+
"@babel/types": "npm:^7.28.5"
860+
"@jridgewell/gen-mapping": "npm:^0.3.12"
861+
"@jridgewell/trace-mapping": "npm:^0.3.28"
862+
jsesc: "npm:^3.0.2"
863+
checksum: 10/ae618f0a17a6d76c3983e1fd5d9c2f5fdc07703a119efdb813a7d9b8ad4be0a07d4c6f0d718440d2de01a68e321f64e2d63c77fc5d43ae47ae143746ef28ac1f
864+
languageName: node
865+
linkType: hard
866+
854867
"@babel/helper-annotate-as-pure@npm:^7.24.7":
855868
version: 7.24.7
856869
resolution: "@babel/helper-annotate-as-pure@npm:7.24.7"
@@ -958,6 +971,23 @@ __metadata:
958971
languageName: node
959972
linkType: hard
960973

974+
"@babel/helper-create-class-features-plugin@npm:^7.28.5":
975+
version: 7.28.5
976+
resolution: "@babel/helper-create-class-features-plugin@npm:7.28.5"
977+
dependencies:
978+
"@babel/helper-annotate-as-pure": "npm:^7.27.3"
979+
"@babel/helper-member-expression-to-functions": "npm:^7.28.5"
980+
"@babel/helper-optimise-call-expression": "npm:^7.27.1"
981+
"@babel/helper-replace-supers": "npm:^7.27.1"
982+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.27.1"
983+
"@babel/traverse": "npm:^7.28.5"
984+
semver: "npm:^6.3.1"
985+
peerDependencies:
986+
"@babel/core": ^7.0.0
987+
checksum: 10/0bbf3dfe91875f642fe7ef38f60647f0df8eb9994d4350b19a4d1a9bdc32629e49e56e9a80afb12eeb6f6bcc6666392b37f32231b7c054fc91a0d5251cd67d5b
988+
languageName: node
989+
linkType: hard
990+
961991
"@babel/helper-create-regexp-features-plugin@npm:^7.18.6, @babel/helper-create-regexp-features-plugin@npm:^7.24.7":
962992
version: 7.24.7
963993
resolution: "@babel/helper-create-regexp-features-plugin@npm:7.24.7"
@@ -1069,6 +1099,16 @@ __metadata:
10691099
languageName: node
10701100
linkType: hard
10711101

1102+
"@babel/helper-member-expression-to-functions@npm:^7.28.5":
1103+
version: 7.28.5
1104+
resolution: "@babel/helper-member-expression-to-functions@npm:7.28.5"
1105+
dependencies:
1106+
"@babel/traverse": "npm:^7.28.5"
1107+
"@babel/types": "npm:^7.28.5"
1108+
checksum: 10/05e0857cf7913f03d88ca62952d3888693c21a4f4d7cfc141c630983f71fc0a64393e05cecceb7701dfe98298f7cc38fcb735d892e3c8c6f56f112c85ee1b154
1109+
languageName: node
1110+
linkType: hard
1111+
10721112
"@babel/helper-module-imports@npm:^7.10.4, @babel/helper-module-imports@npm:^7.16.7, @babel/helper-module-imports@npm:^7.24.7":
10731113
version: 7.24.7
10741114
resolution: "@babel/helper-module-imports@npm:7.24.7"
@@ -1295,6 +1335,13 @@ __metadata:
12951335
languageName: node
12961336
linkType: hard
12971337

1338+
"@babel/helper-validator-identifier@npm:^7.28.5":
1339+
version: 7.28.5
1340+
resolution: "@babel/helper-validator-identifier@npm:7.28.5"
1341+
checksum: 10/8e5d9b0133702cfacc7f368bf792f0f8ac0483794877c6dca5fcb73810ee138e27527701826fb58a40a004f3a5ec0a2f3c3dd5e326d262530b119918f3132ba7
1342+
languageName: node
1343+
linkType: hard
1344+
12981345
"@babel/helper-validator-option@npm:^7.24.7":
12991346
version: 7.24.7
13001347
resolution: "@babel/helper-validator-option@npm:7.24.7"
@@ -1428,6 +1475,17 @@ __metadata:
14281475
languageName: node
14291476
linkType: hard
14301477

1478+
"@babel/parser@npm:^7.28.5":
1479+
version: 7.28.5
1480+
resolution: "@babel/parser@npm:7.28.5"
1481+
dependencies:
1482+
"@babel/types": "npm:^7.28.5"
1483+
bin:
1484+
parser: ./bin/babel-parser.js
1485+
checksum: 10/8d9bfb437af6c97a7f6351840b9ac06b4529ba79d6d3def24d6c2996ab38ff7f1f9d301e868ca84a93a3050fadb3d09dbc5105b24634cd281671ac11eebe8df7
1486+
languageName: node
1487+
linkType: hard
1488+
14311489
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.24.7":
14321490
version: 7.24.7
14331491
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.24.7"
@@ -2979,18 +3037,18 @@ __metadata:
29793037
languageName: node
29803038
linkType: hard
29813039

2982-
"@babel/plugin-transform-typescript@npm:^7.27.1":
2983-
version: 7.28.0
2984-
resolution: "@babel/plugin-transform-typescript@npm:7.28.0"
3040+
"@babel/plugin-transform-typescript@npm:^7.28.5":
3041+
version: 7.28.5
3042+
resolution: "@babel/plugin-transform-typescript@npm:7.28.5"
29853043
dependencies:
29863044
"@babel/helper-annotate-as-pure": "npm:^7.27.3"
2987-
"@babel/helper-create-class-features-plugin": "npm:^7.27.1"
3045+
"@babel/helper-create-class-features-plugin": "npm:^7.28.5"
29883046
"@babel/helper-plugin-utils": "npm:^7.27.1"
29893047
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.27.1"
29903048
"@babel/plugin-syntax-typescript": "npm:^7.27.1"
29913049
peerDependencies:
29923050
"@babel/core": ^7.0.0-0
2993-
checksum: 10/5ad7aae0e900974585c7e0d0ec08bde8cd70a31a9e79f5c9ddadb4f8f6207cb86a5882181c2b262b0fe27558e9f9743306259911bc1445635ec58dd96613cef4
3051+
checksum: 10/e4706379df70c2de9d3d3f573ff74a160e05221620a22dd0a64899ab45fddad9e4530fbba33014c75906f13aa78d8044fed80dba85068e11d84ed1f033dea445
29943052
languageName: node
29953053
linkType: hard
29963054

@@ -3288,18 +3346,18 @@ __metadata:
32883346
languageName: node
32893347
linkType: hard
32903348

3291-
"@babel/preset-typescript@npm:7.27.1":
3292-
version: 7.27.1
3293-
resolution: "@babel/preset-typescript@npm:7.27.1"
3349+
"@babel/preset-typescript@npm:7.28.5":
3350+
version: 7.28.5
3351+
resolution: "@babel/preset-typescript@npm:7.28.5"
32943352
dependencies:
32953353
"@babel/helper-plugin-utils": "npm:^7.27.1"
32963354
"@babel/helper-validator-option": "npm:^7.27.1"
32973355
"@babel/plugin-syntax-jsx": "npm:^7.27.1"
32983356
"@babel/plugin-transform-modules-commonjs": "npm:^7.27.1"
3299-
"@babel/plugin-transform-typescript": "npm:^7.27.1"
3357+
"@babel/plugin-transform-typescript": "npm:^7.28.5"
33003358
peerDependencies:
33013359
"@babel/core": ^7.0.0-0
3302-
checksum: 10/9d8e75326b3c93fa016ba7aada652800fc77bc05fcc181888700a049935e8cf1284b549de18a5d62ef3591d02f097ea6de1111f7d71a991aaf36ba74657bd145
3360+
checksum: 10/72c03e01c34906041b1813542761a283c52da1751e7ddf63191bc5fb2a0354eca30a00537c5a92951688bec3975bdc0e50ef4516b5e94cfd6d4cf947f2125bdc
33033361
languageName: node
33043362
linkType: hard
33053363

@@ -3413,6 +3471,21 @@ __metadata:
34133471
languageName: node
34143472
linkType: hard
34153473

3474+
"@babel/traverse@npm:^7.28.5":
3475+
version: 7.28.5
3476+
resolution: "@babel/traverse@npm:7.28.5"
3477+
dependencies:
3478+
"@babel/code-frame": "npm:^7.27.1"
3479+
"@babel/generator": "npm:^7.28.5"
3480+
"@babel/helper-globals": "npm:^7.28.0"
3481+
"@babel/parser": "npm:^7.28.5"
3482+
"@babel/template": "npm:^7.27.2"
3483+
"@babel/types": "npm:^7.28.5"
3484+
debug: "npm:^4.3.1"
3485+
checksum: 10/1fce426f5ea494913c40f33298ce219708e703f71cac7ac045ebde64b5a7b17b9275dfa4e05fb92c3f123136913dff62c8113172f4a5de66dab566123dbe7437
3486+
languageName: node
3487+
linkType: hard
3488+
34163489
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.24.7, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
34173490
version: 7.24.7
34183491
resolution: "@babel/types@npm:7.24.7"
@@ -3464,6 +3537,16 @@ __metadata:
34643537
languageName: node
34653538
linkType: hard
34663539

3540+
"@babel/types@npm:^7.28.5":
3541+
version: 7.28.5
3542+
resolution: "@babel/types@npm:7.28.5"
3543+
dependencies:
3544+
"@babel/helper-string-parser": "npm:^7.27.1"
3545+
"@babel/helper-validator-identifier": "npm:^7.28.5"
3546+
checksum: 10/4256bb9fb2298c4f9b320bde56e625b7091ea8d2433d98dcf524d4086150da0b6555aabd7d0725162670614a9ac5bf036d1134ca13dedc9707f988670f1362d7
3547+
languageName: node
3548+
linkType: hard
3549+
34673550
"@bcoe/v8-coverage@npm:^0.2.3":
34683551
version: 0.2.3
34693552
resolution: "@bcoe/v8-coverage@npm:0.2.3"
@@ -22453,7 +22536,7 @@ __metadata:
2245322536
"@babel/plugin-proposal-decorators": "npm:7.28.0"
2245422537
"@babel/preset-env": "npm:7.28.3"
2245522538
"@babel/preset-react": "npm:7.27.1"
22456-
"@babel/preset-typescript": "npm:7.27.1"
22539+
"@babel/preset-typescript": "npm:7.28.5"
2245722540
"@datadog/browser-logs": "npm:5.35.1"
2245822541
"@datadog/browser-rum": "npm:5.35.1"
2245922542
"@emotion/eslint-plugin": "npm:11.11.0"

0 commit comments

Comments
 (0)