Skip to content

Commit 804029b

Browse files
build(deps-dev): bump @babel/plugin-proposal-decorators from 7.20.2 to 7.20.7 (#2285)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f56717 commit 804029b

File tree

1 file changed

+33
-54
lines changed

1 file changed

+33
-54
lines changed

yarn.lock

Lines changed: 33 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -129,15 +129,6 @@
129129
"@jridgewell/gen-mapping" "^0.3.2"
130130
jsesc "^2.5.1"
131131

132-
"@babel/generator@^7.19.0":
133-
version "7.19.0"
134-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.0.tgz#785596c06425e59334df2ccee63ab166b738419a"
135-
integrity sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==
136-
dependencies:
137-
"@babel/types" "^7.19.0"
138-
"@jridgewell/gen-mapping" "^0.3.2"
139-
jsesc "^2.5.1"
140-
141132
"@babel/generator@^7.20.7":
142133
version "7.20.7"
143134
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.7.tgz#f8ef57c8242665c5929fe2e8d82ba75460187b4a"
@@ -225,17 +216,18 @@
225216
lru-cache "^5.1.1"
226217
semver "^6.3.0"
227218

228-
"@babel/helper-create-class-features-plugin@^7.16.0", "@babel/helper-create-class-features-plugin@^7.16.5", "@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.18.0", "@babel/helper-create-class-features-plugin@^7.20.2", "@babel/helper-create-class-features-plugin@^7.5.5":
229-
version "7.20.2"
230-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.20.2.tgz#3c08a5b5417c7f07b5cf3dfb6dc79cbec682e8c2"
231-
integrity sha512-k22GoYRAHPYr9I+Gvy2ZQlAe5mGy8BqWst2wRt8cwIufWTxrsVshhIBvYNqC80N0GSFWTsqRVexOtfzlgOEDvA==
219+
"@babel/helper-create-class-features-plugin@^7.16.0", "@babel/helper-create-class-features-plugin@^7.16.5", "@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.18.0", "@babel/helper-create-class-features-plugin@^7.20.7", "@babel/helper-create-class-features-plugin@^7.5.5":
220+
version "7.20.12"
221+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.20.12.tgz#4349b928e79be05ed2d1643b20b99bb87c503819"
222+
integrity sha512-9OunRkbT0JQcednL0UFvbfXpAsUXiGjUk0a7sN8fUXX7Mue79cUSMjHGDRRi/Vz9vYlpIhLV5fMD5dKoMhhsNQ==
232223
dependencies:
233224
"@babel/helper-annotate-as-pure" "^7.18.6"
234225
"@babel/helper-environment-visitor" "^7.18.9"
235226
"@babel/helper-function-name" "^7.19.0"
236-
"@babel/helper-member-expression-to-functions" "^7.18.9"
227+
"@babel/helper-member-expression-to-functions" "^7.20.7"
237228
"@babel/helper-optimise-call-expression" "^7.18.6"
238-
"@babel/helper-replace-supers" "^7.19.1"
229+
"@babel/helper-replace-supers" "^7.20.7"
230+
"@babel/helper-skip-transparent-expression-wrappers" "^7.20.0"
239231
"@babel/helper-split-export-declaration" "^7.18.6"
240232

241233
"@babel/helper-create-regexp-features-plugin@^7.16.0":
@@ -361,12 +353,12 @@
361353
dependencies:
362354
"@babel/types" "^7.18.6"
363355

364-
"@babel/helper-member-expression-to-functions@^7.18.9":
365-
version "7.18.9"
366-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.18.9.tgz#1531661e8375af843ad37ac692c132841e2fd815"
367-
integrity sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==
356+
"@babel/helper-member-expression-to-functions@^7.20.7":
357+
version "7.20.7"
358+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.20.7.tgz#a6f26e919582275a93c3aa6594756d71b0bb7f05"
359+
integrity sha512-9J0CxJLq315fEdi4s7xK5TQaNYjZw+nDVpVqr1axNGKzdrdwYBD5b4uKv3n75aABG0rCCTK8Im8Ww7eYfMrZgw==
368360
dependencies:
369-
"@babel/types" "^7.18.9"
361+
"@babel/types" "^7.20.7"
370362

371363
"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.16.0", "@babel/helper-module-imports@^7.16.7", "@babel/helper-module-imports@^7.18.6":
372364
version "7.18.6"
@@ -459,16 +451,17 @@
459451
"@babel/helper-wrap-function" "^7.16.8"
460452
"@babel/types" "^7.16.8"
461453

462-
"@babel/helper-replace-supers@^7.16.7", "@babel/helper-replace-supers@^7.19.1":
463-
version "7.19.1"
464-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.19.1.tgz#e1592a9b4b368aa6bdb8784a711e0bcbf0612b78"
465-
integrity sha512-T7ahH7wV0Hfs46SFh5Jz3s0B6+o8g3c+7TMxu7xKfmHikg7EAZ3I2Qk9LFhjxXq8sL7UkP5JflezNwoZa8WvWw==
454+
"@babel/helper-replace-supers@^7.16.7", "@babel/helper-replace-supers@^7.20.7":
455+
version "7.20.7"
456+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.20.7.tgz#243ecd2724d2071532b2c8ad2f0f9f083bcae331"
457+
integrity sha512-vujDMtB6LVfNW13jhlCrp48QNslK6JXi7lQG736HVbHz/mbf4Dc7tIRh1Xf5C0rF7BP8iiSxGMCmY6Ci1ven3A==
466458
dependencies:
467459
"@babel/helper-environment-visitor" "^7.18.9"
468-
"@babel/helper-member-expression-to-functions" "^7.18.9"
460+
"@babel/helper-member-expression-to-functions" "^7.20.7"
469461
"@babel/helper-optimise-call-expression" "^7.18.6"
470-
"@babel/traverse" "^7.19.1"
471-
"@babel/types" "^7.19.0"
462+
"@babel/template" "^7.20.7"
463+
"@babel/traverse" "^7.20.7"
464+
"@babel/types" "^7.20.7"
472465

473466
"@babel/helper-simple-access@^7.16.0":
474467
version "7.16.0"
@@ -505,6 +498,13 @@
505498
dependencies:
506499
"@babel/types" "^7.16.0"
507500

501+
"@babel/helper-skip-transparent-expression-wrappers@^7.20.0":
502+
version "7.20.0"
503+
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.20.0.tgz#fbe4c52f60518cab8140d77101f0e63a8a230684"
504+
integrity sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==
505+
dependencies:
506+
"@babel/types" "^7.20.0"
507+
508508
"@babel/helper-split-export-declaration@^7.16.0", "@babel/helper-split-export-declaration@^7.16.7", "@babel/helper-split-export-declaration@^7.18.6":
509509
version "7.18.6"
510510
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz#7367949bc75b20c6d5a5d4a97bba2824ae8ef075"
@@ -642,11 +642,6 @@
642642
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.6.tgz#845338edecad65ebffef058d3be851f1d28a63bc"
643643
integrity sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw==
644644

645-
"@babel/parser@^7.19.1":
646-
version "7.19.1"
647-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.1.tgz#6f6d6c2e621aad19a92544cc217ed13f1aac5b4c"
648-
integrity sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A==
649-
650645
"@babel/parser@^7.20.7":
651646
version "7.20.7"
652647
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b"
@@ -695,13 +690,13 @@
695690
"@babel/plugin-syntax-class-static-block" "^7.14.5"
696691

697692
"@babel/plugin-proposal-decorators@^7.13.5", "@babel/plugin-proposal-decorators@^7.16.0", "@babel/plugin-proposal-decorators@^7.16.7":
698-
version "7.20.2"
699-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.20.2.tgz#1c6c32b2a44b154ebeec2bb534f9eaebdb541fb6"
700-
integrity sha512-nkBH96IBmgKnbHQ5gXFrcmez+Z9S2EIDKDQGp005ROqBigc88Tky4rzCnlP/lnlj245dCEQl4/YyV0V1kYh5dw==
693+
version "7.20.7"
694+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.20.7.tgz#05d37453c2ce818f3e47bbeda9468c8de947eecc"
695+
integrity sha512-JB45hbUweYpwAGjkiM7uCyXMENH2lG+9r3G2E+ttc2PRXAoEkpfd/KW5jDg4j8RS6tLtTG1jZi9LbHZVSfs1/A==
701696
dependencies:
702-
"@babel/helper-create-class-features-plugin" "^7.20.2"
697+
"@babel/helper-create-class-features-plugin" "^7.20.7"
703698
"@babel/helper-plugin-utils" "^7.20.2"
704-
"@babel/helper-replace-supers" "^7.19.1"
699+
"@babel/helper-replace-supers" "^7.20.7"
705700
"@babel/helper-split-export-declaration" "^7.18.6"
706701
"@babel/plugin-syntax-decorators" "^7.19.0"
707702

@@ -1488,22 +1483,6 @@
14881483
debug "^4.1.0"
14891484
globals "^11.1.0"
14901485

1491-
"@babel/traverse@^7.19.1":
1492-
version "7.19.1"
1493-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.1.tgz#0fafe100a8c2a603b4718b1d9bf2568d1d193347"
1494-
integrity sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA==
1495-
dependencies:
1496-
"@babel/code-frame" "^7.18.6"
1497-
"@babel/generator" "^7.19.0"
1498-
"@babel/helper-environment-visitor" "^7.18.9"
1499-
"@babel/helper-function-name" "^7.19.0"
1500-
"@babel/helper-hoist-variables" "^7.18.6"
1501-
"@babel/helper-split-export-declaration" "^7.18.6"
1502-
"@babel/parser" "^7.19.1"
1503-
"@babel/types" "^7.19.0"
1504-
debug "^4.1.0"
1505-
globals "^11.1.0"
1506-
15071486
"@babel/traverse@^7.20.10", "@babel/traverse@^7.20.7":
15081487
version "7.20.10"
15091488
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.10.tgz#2bf98239597fcec12f842756f186a9dde6d09230"
@@ -1538,7 +1517,7 @@
15381517
"@babel/helper-validator-identifier" "^7.18.6"
15391518
to-fast-properties "^2.0.0"
15401519

1541-
"@babel/types@^7.20.2", "@babel/types@^7.20.7":
1520+
"@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.7":
15421521
version "7.20.7"
15431522
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f"
15441523
integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==

0 commit comments

Comments
 (0)