Skip to content

Commit 75e40bf

Browse files
chore(deps): update dependency @babel/preset-typescript to v7.21.4 (#410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb5115c commit 75e40bf

File tree

2 files changed

+26
-23
lines changed

2 files changed

+26
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@babel/plugin-proposal-class-properties": "7.18.6",
4343
"@babel/plugin-proposal-decorators": "7.21.0",
4444
"@babel/preset-env": "7.20.2",
45-
"@babel/preset-typescript": "7.21.0",
45+
"@babel/preset-typescript": "7.21.4",
4646
"@changesets/cli": "2.26.1",
4747
"@changesets/changelog-github": "0.4.8",
4848
"@types/babel__core": "7.20.0",

yarn.lock

Lines changed: 25 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
"@babel/traverse" "^7.20.7"
252252
"@babel/types" "^7.20.7"
253253

254-
"@babel/helper-simple-access@^7.19.4", "@babel/helper-simple-access@^7.20.2":
254+
"@babel/helper-simple-access@^7.20.2":
255255
version "7.20.2"
256256
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz#0ab452687fe0c2cfb1e2b9e0015de07fc2d62dd9"
257257
integrity sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==
@@ -553,12 +553,12 @@
553553
dependencies:
554554
"@babel/helper-plugin-utils" "^7.8.0"
555555

556-
"@babel/plugin-syntax-jsx@^7.0.0", "@babel/plugin-syntax-jsx@^7.18.6", "@babel/plugin-syntax-jsx@^7.7.2":
557-
version "7.18.6"
558-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz#a8feef63b010150abd97f1649ec296e849943ca0"
559-
integrity sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==
556+
"@babel/plugin-syntax-jsx@^7.0.0", "@babel/plugin-syntax-jsx@^7.18.6", "@babel/plugin-syntax-jsx@^7.21.4", "@babel/plugin-syntax-jsx@^7.7.2":
557+
version "7.21.4"
558+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.21.4.tgz#f264ed7bf40ffc9ec239edabc17a50c4f5b6fea2"
559+
integrity sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==
560560
dependencies:
561-
"@babel/helper-plugin-utils" "^7.18.6"
561+
"@babel/helper-plugin-utils" "^7.20.2"
562562

563563
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4", "@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
564564
version "7.10.4"
@@ -751,14 +751,14 @@
751751
"@babel/helper-module-transforms" "^7.19.6"
752752
"@babel/helper-plugin-utils" "^7.19.0"
753753

754-
"@babel/plugin-transform-modules-commonjs@^7.0.0", "@babel/plugin-transform-modules-commonjs@^7.19.6":
755-
version "7.19.6"
756-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.19.6.tgz#25b32feef24df8038fc1ec56038917eacb0b730c"
757-
integrity sha512-8PIa1ym4XRTKuSsOUXqDG0YaOlEuTVvHMe5JCfgBMOtHvJKw/4NGovEGN33viISshG/rZNVrACiBmPQLvWN8xQ==
754+
"@babel/plugin-transform-modules-commonjs@^7.0.0", "@babel/plugin-transform-modules-commonjs@^7.19.6", "@babel/plugin-transform-modules-commonjs@^7.21.2":
755+
version "7.21.2"
756+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.2.tgz#6ff5070e71e3192ef2b7e39820a06fb78e3058e7"
757+
integrity sha512-Cln+Yy04Gxua7iPdj6nOV96smLGjpElir5YwzF0LBPKoPlLDNJePNlrGGaybAJkd0zKRnOVXOgizSqPYMNYkzA==
758758
dependencies:
759-
"@babel/helper-module-transforms" "^7.19.6"
760-
"@babel/helper-plugin-utils" "^7.19.0"
761-
"@babel/helper-simple-access" "^7.19.4"
759+
"@babel/helper-module-transforms" "^7.21.2"
760+
"@babel/helper-plugin-utils" "^7.20.2"
761+
"@babel/helper-simple-access" "^7.20.2"
762762

763763
"@babel/plugin-transform-modules-systemjs@^7.19.6":
764764
version "7.19.6"
@@ -898,11 +898,12 @@
898898
dependencies:
899899
"@babel/helper-plugin-utils" "^7.18.9"
900900

901-
"@babel/plugin-transform-typescript@^7.21.0":
902-
version "7.21.0"
903-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.21.0.tgz#f0956a153679e3b377ae5b7f0143427151e4c848"
904-
integrity sha512-xo///XTPp3mDzTtrqXoBlK9eiAYW3wv9JXglcn/u1bi60RW11dEUxIgA8cbnDhutS1zacjMRmAwxE0gMklLnZg==
901+
"@babel/plugin-transform-typescript@^7.21.3":
902+
version "7.21.3"
903+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.21.3.tgz#316c5be579856ea890a57ebc5116c5d064658f2b"
904+
integrity sha512-RQxPz6Iqt8T0uw/WsJNReuBpWpBqs/n7mNo18sKLoTbMp+UrEekhH+pKSVC7gWz+DNjo9gryfV8YzCiT45RgMw==
905905
dependencies:
906+
"@babel/helper-annotate-as-pure" "^7.18.6"
906907
"@babel/helper-create-class-features-plugin" "^7.21.0"
907908
"@babel/helper-plugin-utils" "^7.20.2"
908909
"@babel/plugin-syntax-typescript" "^7.20.0"
@@ -1014,14 +1015,16 @@
10141015
"@babel/types" "^7.4.4"
10151016
esutils "^2.0.2"
10161017

1017-
"@babel/[email protected].0":
1018-
version "7.21.0"
1019-
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.21.0.tgz#bcbbca513e8213691fe5d4b23d9251e01f00ebff"
1020-
integrity sha512-myc9mpoVA5m1rF8K8DgLEatOYFDpwC+RkMkjZ0Du6uI62YvDe8uxIEYVs/VCdSJ097nlALiU/yBC7//3nI+hNg==
1018+
"@babel/[email protected].4":
1019+
version "7.21.4"
1020+
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.21.4.tgz#b913ac8e6aa8932e47c21b01b4368d8aa239a529"
1021+
integrity sha512-sMLNWY37TCdRH/bJ6ZeeOH1nPuanED7Ai9Y/vH31IPqalioJ6ZNFUWONsakhv4r4n+I6gm5lmoE0olkgib/j/A==
10211022
dependencies:
10221023
"@babel/helper-plugin-utils" "^7.20.2"
10231024
"@babel/helper-validator-option" "^7.21.0"
1024-
"@babel/plugin-transform-typescript" "^7.21.0"
1025+
"@babel/plugin-syntax-jsx" "^7.21.4"
1026+
"@babel/plugin-transform-modules-commonjs" "^7.21.2"
1027+
"@babel/plugin-transform-typescript" "^7.21.3"
10251028

10261029
"@babel/runtime-corejs3@^7.10.2":
10271030
version "7.17.8"

0 commit comments

Comments
 (0)