Skip to content

Commit b01bd64

Browse files
committed
chore(deps): update dependency @babel/plugin-proposal-decorators to v7.22.3
1 parent 12961fb commit b01bd64

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@babel/core": "7.22.1",
2929
"@babel/preset-env": "7.22.2",
3030
"@babel/preset-typescript": "7.21.5",
31-
"@babel/plugin-proposal-decorators": "7.22.0",
31+
"@babel/plugin-proposal-decorators": "7.22.3",
3232
"@babel/plugin-proposal-class-properties": "7.18.6",
3333
"@changesets/cli": "2.25.0",
3434
"@changesets/changelog-github": "0.4.8",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@
345345
lru-cache "^5.1.1"
346346
semver "^6.3.0"
347347

348-
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.21.0", "@babel/helper-create-class-features-plugin@^7.22.0":
348+
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.21.0", "@babel/helper-create-class-features-plugin@^7.22.0", "@babel/helper-create-class-features-plugin@^7.22.1":
349349
version "7.22.1"
350350
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.1.tgz#ae3de70586cc757082ae3eba57240d42f468c41b"
351351
integrity sha512-SowrZ9BWzYFgzUMwUmowbPSGu6CXL5MSuuCkG3bejahSpSymioPmuLdhPxNOc9MjuNGjy7M/HaXvJ8G82Lywlw==
@@ -458,7 +458,7 @@
458458
"@babel/helper-wrap-function" "^7.18.9"
459459
"@babel/types" "^7.18.9"
460460

461-
"@babel/helper-replace-supers@^7.18.6", "@babel/helper-replace-supers@^7.20.7", "@babel/helper-replace-supers@^7.21.5", "@babel/helper-replace-supers@^7.22.1":
461+
"@babel/helper-replace-supers@^7.18.6", "@babel/helper-replace-supers@^7.20.7", "@babel/helper-replace-supers@^7.22.1":
462462
version "7.22.1"
463463
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.1.tgz#38cf6e56f7dc614af63a21b45565dd623f0fdc95"
464464
integrity sha512-ut4qrkE4AuSfrwHSps51ekR1ZY/ygrP1tp0WFm8oVq6nzc/hvfV/22JylndIbsf2U2M9LOMwiSddr6y+78j+OQ==
@@ -563,16 +563,16 @@
563563
"@babel/helper-create-class-features-plugin" "^7.18.6"
564564
"@babel/helper-plugin-utils" "^7.18.6"
565565

566-
"@babel/[email protected].0":
567-
version "7.22.0"
568-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.22.0.tgz#de0b001bd6b896e7c439c56483c2c8f62ca5a68b"
569-
integrity sha512-LPmF3WrlMtI1xeccz9+ea0obboOxABDCd694sks+zysz5mYe8/4x35nu0xNyjDHdWH3dAjGhPZeUNOabg2824g==
566+
"@babel/[email protected].3":
567+
version "7.22.3"
568+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.22.3.tgz#3502c0f8cfe0cdb79b62102c9c9b111309d942b7"
569+
integrity sha512-XjTKH3sHr6pPqG+hR1NCdVupwiosfdKM2oSMyKQVQ5Bym9l/p7BuLAqT5U32zZzRCfPq/TPRPzMiiTE9bOXU4w==
570570
dependencies:
571-
"@babel/helper-create-class-features-plugin" "^7.22.0"
571+
"@babel/helper-create-class-features-plugin" "^7.22.1"
572572
"@babel/helper-plugin-utils" "^7.21.5"
573-
"@babel/helper-replace-supers" "^7.21.5"
573+
"@babel/helper-replace-supers" "^7.22.1"
574574
"@babel/helper-split-export-declaration" "^7.18.6"
575-
"@babel/plugin-syntax-decorators" "^7.22.0"
575+
"@babel/plugin-syntax-decorators" "^7.22.3"
576576

577577
"@babel/plugin-proposal-private-property-in-object@^7.21.0":
578578
version "7.21.0"
@@ -620,10 +620,10 @@
620620
dependencies:
621621
"@babel/helper-plugin-utils" "^7.14.5"
622622

623-
"@babel/plugin-syntax-decorators@^7.22.0":
624-
version "7.22.0"
625-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.22.0.tgz#804f2766e0f0f13f85ca6b1cef5f86297dcd4092"
626-
integrity sha512-INacrp45TWS9xd+Rg2DRcihgYYRuhWNyBIILH3uxyF09rd/zdgO0Qlftl7+IHxEjHHQIzYgQE5FdyVPA1B681Q==
623+
"@babel/plugin-syntax-decorators@^7.22.3":
624+
version "7.22.3"
625+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.22.3.tgz#760f2d812d56c1d05970d01cdcd3c05e3d87d6ca"
626+
integrity sha512-R16Zuge73+8/nLcDjkIpyhi5wIbN7i7fiuLJR8yQX7vPAa/ltUKtd3iLbb4AgP5nrLi91HnNUNosELIGUGH1bg==
627627
dependencies:
628628
"@babel/helper-plugin-utils" "^7.21.5"
629629

0 commit comments

Comments
 (0)