Skip to content

Commit aca0ef2

Browse files
Update babel monorepo to v7.22.5
1 parent 07d5161 commit aca0ef2

File tree

2 files changed

+156
-156
lines changed

2 files changed

+156
-156
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"unsplash-js": "7.0.15"
2727
},
2828
"devDependencies": {
29-
"@babel/core": "7.21.0",
30-
"@babel/eslint-parser": "7.19.1",
29+
"@babel/core": "7.22.5",
30+
"@babel/eslint-parser": "7.22.5",
3131
"autoprefixer": "10.4.13",
3232
"eslint": "8.35.0",
3333
"eslint-config-eslint": "7.0.0",

yarn.lock

Lines changed: 154 additions & 154 deletions
Original file line numberDiff line numberDiff line change
@@ -10,161 +10,161 @@
1010
"@jridgewell/gen-mapping" "^0.1.0"
1111
"@jridgewell/trace-mapping" "^0.3.9"
1212

13-
"@babel/code-frame@^7.18.6":
14-
version "7.18.6"
15-
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz"
16-
integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==
13+
"@babel/code-frame@^7.22.5":
14+
version "7.22.5"
15+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.5.tgz#234d98e1551960604f1246e6475891a570ad5658"
16+
integrity sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==
1717
dependencies:
18-
"@babel/highlight" "^7.18.6"
18+
"@babel/highlight" "^7.22.5"
1919

20-
"@babel/compat-data@^7.20.5":
21-
version "7.21.0"
22-
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.0.tgz"
23-
integrity sha512-gMuZsmsgxk/ENC3O/fRw5QY8A9/uxQbbCEypnLIiYYc/qVJtEV7ouxC3EllIIwNzMqAQee5tanFabWsUOutS7g==
20+
"@babel/compat-data@^7.22.5":
21+
version "7.22.5"
22+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.5.tgz#b1f6c86a02d85d2dd3368a2b67c09add8cd0c255"
23+
integrity sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==
2424

25-
"@babel/core@7.21.0":
26-
version "7.21.0"
27-
resolved "https://registry.npmjs.org/@babel/core/-/core-7.21.0.tgz"
28-
integrity sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA==
25+
"@babel/core@7.22.5":
26+
version "7.22.5"
27+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.5.tgz#d67d9747ecf26ee7ecd3ebae1ee22225fe902a89"
28+
integrity sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg==
2929
dependencies:
3030
"@ampproject/remapping" "^2.2.0"
31-
"@babel/code-frame" "^7.18.6"
32-
"@babel/generator" "^7.21.0"
33-
"@babel/helper-compilation-targets" "^7.20.7"
34-
"@babel/helper-module-transforms" "^7.21.0"
35-
"@babel/helpers" "^7.21.0"
36-
"@babel/parser" "^7.21.0"
37-
"@babel/template" "^7.20.7"
38-
"@babel/traverse" "^7.21.0"
39-
"@babel/types" "^7.21.0"
31+
"@babel/code-frame" "^7.22.5"
32+
"@babel/generator" "^7.22.5"
33+
"@babel/helper-compilation-targets" "^7.22.5"
34+
"@babel/helper-module-transforms" "^7.22.5"
35+
"@babel/helpers" "^7.22.5"
36+
"@babel/parser" "^7.22.5"
37+
"@babel/template" "^7.22.5"
38+
"@babel/traverse" "^7.22.5"
39+
"@babel/types" "^7.22.5"
4040
convert-source-map "^1.7.0"
4141
debug "^4.1.0"
4242
gensync "^1.0.0-beta.2"
4343
json5 "^2.2.2"
4444
semver "^6.3.0"
4545

46-
"@babel/eslint-parser@7.19.1":
47-
version "7.19.1"
48-
resolved "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz"
49-
integrity sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==
46+
"@babel/eslint-parser@7.22.5":
47+
version "7.22.5"
48+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.5.tgz#fa032503b9e2d188e25b1b95d29e8b8431042d78"
49+
integrity sha512-C69RWYNYtrgIRE5CmTd77ZiLDXqgBipahJc/jHP3sLcAGj6AJzxNIuKNpVnICqbyK7X3pFUfEvL++rvtbQpZkQ==
5050
dependencies:
5151
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
5252
eslint-visitor-keys "^2.1.0"
5353
semver "^6.3.0"
5454

55-
"@babel/generator@^7.21.0", "@babel/generator@^7.21.1":
56-
version "7.21.1"
57-
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.21.1.tgz"
58-
integrity sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA==
55+
"@babel/generator@^7.22.5":
56+
version "7.22.5"
57+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.5.tgz#1e7bf768688acfb05cf30b2369ef855e82d984f7"
58+
integrity sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==
5959
dependencies:
60-
"@babel/types" "^7.21.0"
60+
"@babel/types" "^7.22.5"
6161
"@jridgewell/gen-mapping" "^0.3.2"
6262
"@jridgewell/trace-mapping" "^0.3.17"
6363
jsesc "^2.5.1"
6464

65-
"@babel/helper-compilation-targets@^7.20.7":
66-
version "7.20.7"
67-
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz"
68-
integrity sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==
65+
"@babel/helper-compilation-targets@^7.22.5":
66+
version "7.22.5"
67+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.5.tgz#fc7319fc54c5e2fa14b2909cf3c5fd3046813e02"
68+
integrity sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw==
6969
dependencies:
70-
"@babel/compat-data" "^7.20.5"
71-
"@babel/helper-validator-option" "^7.18.6"
70+
"@babel/compat-data" "^7.22.5"
71+
"@babel/helper-validator-option" "^7.22.5"
7272
browserslist "^4.21.3"
7373
lru-cache "^5.1.1"
7474
semver "^6.3.0"
7575

76-
"@babel/helper-environment-visitor@^7.18.9":
77-
version "7.18.9"
78-
resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz"
79-
integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
80-
81-
"@babel/helper-function-name@^7.21.0":
82-
version "7.21.0"
83-
resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz"
84-
integrity sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==
85-
dependencies:
86-
"@babel/template" "^7.20.7"
87-
"@babel/types" "^7.21.0"
88-
89-
"@babel/helper-hoist-variables@^7.18.6":
90-
version "7.18.6"
91-
resolved "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz"
92-
integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==
93-
dependencies:
94-
"@babel/types" "^7.18.6"
95-
96-
"@babel/helper-module-imports@^7.18.6":
97-
version "7.18.6"
98-
resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz"
99-
integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
100-
dependencies:
101-
"@babel/types" "^7.18.6"
102-
103-
"@babel/helper-module-transforms@^7.21.0":
104-
version "7.21.2"
105-
resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz"
106-
integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==
107-
dependencies:
108-
"@babel/helper-environment-visitor" "^7.18.9"
109-
"@babel/helper-module-imports" "^7.18.6"
110-
"@babel/helper-simple-access" "^7.20.2"
111-
"@babel/helper-split-export-declaration" "^7.18.6"
112-
"@babel/helper-validator-identifier" "^7.19.1"
113-
"@babel/template" "^7.20.7"
114-
"@babel/traverse" "^7.21.2"
115-
"@babel/types" "^7.21.2"
116-
117-
"@babel/helper-simple-access@^7.20.2":
118-
version "7.20.2"
119-
resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz"
120-
integrity sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==
121-
dependencies:
122-
"@babel/types" "^7.20.2"
123-
124-
"@babel/helper-split-export-declaration@^7.18.6":
125-
version "7.18.6"
126-
resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz"
127-
integrity sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==
128-
dependencies:
129-
"@babel/types" "^7.18.6"
130-
131-
"@babel/helper-string-parser@^7.19.4":
132-
version "7.19.4"
133-
resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz"
134-
integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
135-
136-
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
137-
version "7.19.1"
138-
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz"
139-
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
140-
141-
"@babel/helper-validator-option@^7.18.6":
142-
version "7.21.0"
143-
resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz"
144-
integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==
145-
146-
"@babel/helpers@^7.21.0":
147-
version "7.21.0"
148-
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.0.tgz"
149-
integrity sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==
150-
dependencies:
151-
"@babel/template" "^7.20.7"
152-
"@babel/traverse" "^7.21.0"
153-
"@babel/types" "^7.21.0"
154-
155-
"@babel/highlight@^7.18.6":
156-
version "7.18.6"
157-
resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz"
158-
integrity sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==
159-
dependencies:
160-
"@babel/helper-validator-identifier" "^7.18.6"
76+
"@babel/helper-environment-visitor@^7.22.5":
77+
version "7.22.5"
78+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
79+
integrity sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==
80+
81+
"@babel/helper-function-name@^7.22.5":
82+
version "7.22.5"
83+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz#ede300828905bb15e582c037162f99d5183af1be"
84+
integrity sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==
85+
dependencies:
86+
"@babel/template" "^7.22.5"
87+
"@babel/types" "^7.22.5"
88+
89+
"@babel/helper-hoist-variables@^7.22.5":
90+
version "7.22.5"
91+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
92+
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
93+
dependencies:
94+
"@babel/types" "^7.22.5"
95+
96+
"@babel/helper-module-imports@^7.22.5":
97+
version "7.22.5"
98+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz#1a8f4c9f4027d23f520bd76b364d44434a72660c"
99+
integrity sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==
100+
dependencies:
101+
"@babel/types" "^7.22.5"
102+
103+
"@babel/helper-module-transforms@^7.22.5":
104+
version "7.22.5"
105+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.5.tgz#0f65daa0716961b6e96b164034e737f60a80d2ef"
106+
integrity sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw==
107+
dependencies:
108+
"@babel/helper-environment-visitor" "^7.22.5"
109+
"@babel/helper-module-imports" "^7.22.5"
110+
"@babel/helper-simple-access" "^7.22.5"
111+
"@babel/helper-split-export-declaration" "^7.22.5"
112+
"@babel/helper-validator-identifier" "^7.22.5"
113+
"@babel/template" "^7.22.5"
114+
"@babel/traverse" "^7.22.5"
115+
"@babel/types" "^7.22.5"
116+
117+
"@babel/helper-simple-access@^7.22.5":
118+
version "7.22.5"
119+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz#4938357dc7d782b80ed6dbb03a0fba3d22b1d5de"
120+
integrity sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==
121+
dependencies:
122+
"@babel/types" "^7.22.5"
123+
124+
"@babel/helper-split-export-declaration@^7.22.5":
125+
version "7.22.5"
126+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.5.tgz#88cf11050edb95ed08d596f7a044462189127a08"
127+
integrity sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ==
128+
dependencies:
129+
"@babel/types" "^7.22.5"
130+
131+
"@babel/helper-string-parser@^7.22.5":
132+
version "7.22.5"
133+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
134+
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
135+
136+
"@babel/helper-validator-identifier@^7.22.5":
137+
version "7.22.5"
138+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
139+
integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==
140+
141+
"@babel/helper-validator-option@^7.22.5":
142+
version "7.22.5"
143+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz#de52000a15a177413c8234fa3a8af4ee8102d0ac"
144+
integrity sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==
145+
146+
"@babel/helpers@^7.22.5":
147+
version "7.22.5"
148+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.5.tgz#74bb4373eb390d1ceed74a15ef97767e63120820"
149+
integrity sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q==
150+
dependencies:
151+
"@babel/template" "^7.22.5"
152+
"@babel/traverse" "^7.22.5"
153+
"@babel/types" "^7.22.5"
154+
155+
"@babel/highlight@^7.22.5":
156+
version "7.22.5"
157+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.5.tgz#aa6c05c5407a67ebce408162b7ede789b4d22031"
158+
integrity sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==
159+
dependencies:
160+
"@babel/helper-validator-identifier" "^7.22.5"
161161
chalk "^2.0.0"
162162
js-tokens "^4.0.0"
163163

164-
"@babel/parser@^7.20.7", "@babel/parser@^7.21.0", "@babel/parser@^7.21.2":
165-
version "7.21.2"
166-
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.21.2.tgz"
167-
integrity sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ==
164+
"@babel/parser@^7.22.5":
165+
version "7.22.5"
166+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea"
167+
integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==
168168

169169
"@babel/runtime@^7.20.7":
170170
version "7.21.0"
@@ -173,38 +173,38 @@
173173
dependencies:
174174
regenerator-runtime "^0.13.11"
175175

176-
"@babel/template@^7.20.7":
177-
version "7.20.7"
178-
resolved "https://registry.npmjs.org/@babel/template/-/template-7.20.7.tgz"
179-
integrity sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==
180-
dependencies:
181-
"@babel/code-frame" "^7.18.6"
182-
"@babel/parser" "^7.20.7"
183-
"@babel/types" "^7.20.7"
184-
185-
"@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2":
186-
version "7.21.2"
187-
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.2.tgz"
188-
integrity sha512-ts5FFU/dSUPS13tv8XiEObDu9K+iagEKME9kAbaP7r0Y9KtZJZ+NGndDvWoRAYNpeWafbpFeki3q9QoMD6gxyw==
189-
dependencies:
190-
"@babel/code-frame" "^7.18.6"
191-
"@babel/generator" "^7.21.1"
192-
"@babel/helper-environment-visitor" "^7.18.9"
193-
"@babel/helper-function-name" "^7.21.0"
194-
"@babel/helper-hoist-variables" "^7.18.6"
195-
"@babel/helper-split-export-declaration" "^7.18.6"
196-
"@babel/parser" "^7.21.2"
197-
"@babel/types" "^7.21.2"
176+
"@babel/template@^7.22.5":
177+
version "7.22.5"
178+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec"
179+
integrity sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==
180+
dependencies:
181+
"@babel/code-frame" "^7.22.5"
182+
"@babel/parser" "^7.22.5"
183+
"@babel/types" "^7.22.5"
184+
185+
"@babel/traverse@^7.22.5":
186+
version "7.22.5"
187+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.5.tgz#44bd276690db6f4940fdb84e1cb4abd2f729ccd1"
188+
integrity sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==
189+
dependencies:
190+
"@babel/code-frame" "^7.22.5"
191+
"@babel/generator" "^7.22.5"
192+
"@babel/helper-environment-visitor" "^7.22.5"
193+
"@babel/helper-function-name" "^7.22.5"
194+
"@babel/helper-hoist-variables" "^7.22.5"
195+
"@babel/helper-split-export-declaration" "^7.22.5"
196+
"@babel/parser" "^7.22.5"
197+
"@babel/types" "^7.22.5"
198198
debug "^4.1.0"
199199
globals "^11.1.0"
200200

201-
"@babel/types@^7.18.6", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2":
202-
version "7.21.2"
203-
resolved "https://registry.npmjs.org/@babel/types/-/types-7.21.2.tgz"
204-
integrity sha512-3wRZSs7jiFaB8AjxiiD+VqN5DTG2iRvJGQ+qYFrs/654lg6kGTQWIOFjlBo5RaXuAZjBmP3+OQH4dmhqiiyYxw==
201+
"@babel/types@^7.22.5":
202+
version "7.22.5"
203+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe"
204+
integrity sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==
205205
dependencies:
206-
"@babel/helper-string-parser" "^7.19.4"
207-
"@babel/helper-validator-identifier" "^7.19.1"
206+
"@babel/helper-string-parser" "^7.22.5"
207+
"@babel/helper-validator-identifier" "^7.22.5"
208208
to-fast-properties "^2.0.0"
209209

210210
"@es-joy/jsdoccomment@~0.31.0":

0 commit comments

Comments
 (0)