Skip to content

Commit 24a72a2

Browse files
committed
chore(deps): update all non-major dependencies to ^7.20.7
1 parent c77dc50 commit 24a72a2

File tree

2 files changed

+80
-67
lines changed

2 files changed

+80
-67
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"react": ">=16.13.1"
4646
},
4747
"devDependencies": {
48-
"@babel/cli": "^7.19.3",
49-
"@babel/core": "^7.20.5",
48+
"@babel/cli": "^7.20.7",
49+
"@babel/core": "^7.20.7",
5050
"@babel/preset-env": "^7.20.2",
5151
"@babel/preset-react": "^7.18.6",
5252
"babel-eslint": "^10.1.0",

yarn.lock

+78-65
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
dependencies:
1010
"@jridgewell/trace-mapping" "^0.3.0"
1111

12-
"@babel/cli@^7.19.3":
13-
version "7.19.3"
14-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.19.3.tgz#55914ed388e658e0b924b3a95da1296267e278e2"
15-
integrity sha512-643/TybmaCAe101m2tSVHi9UKpETXP9c/Ff4mD2tAwkdP6esKIfaauZFc67vGEM6r9fekbEGid+sZhbEnSe3dg==
12+
"@babel/cli@^7.20.7":
13+
version "7.20.7"
14+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.20.7.tgz#8fc12e85c744a1a617680eacb488fab1fcd35b7c"
15+
integrity sha512-WylgcELHB66WwQqItxNILsMlaTd8/SO6SgTTjMp4uCI7P4QyH1r3nqgFmO3BfM4AtfniHgFMH3EpYFj/zynBkQ==
1616
dependencies:
1717
"@jridgewell/trace-mapping" "^0.3.8"
1818
commander "^4.0.1"
@@ -39,38 +39,38 @@
3939
dependencies:
4040
"@babel/highlight" "^7.18.6"
4141

42-
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.0", "@babel/compat-data@^7.20.1":
43-
version "7.20.1"
44-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.1.tgz#f2e6ef7790d8c8dbf03d379502dcc246dcce0b30"
45-
integrity sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ==
42+
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.1", "@babel/compat-data@^7.20.5":
43+
version "7.20.10"
44+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec"
45+
integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==
4646

47-
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.20.5", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
48-
version "7.20.5"
49-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.5.tgz#45e2114dc6cd4ab167f81daf7820e8fa1250d113"
50-
integrity sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ==
47+
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.20.7", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
48+
version "7.20.7"
49+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.7.tgz#37072f951bd4d28315445f66e0ec9f6ae0c8c35f"
50+
integrity sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw==
5151
dependencies:
5252
"@ampproject/remapping" "^2.1.0"
5353
"@babel/code-frame" "^7.18.6"
54-
"@babel/generator" "^7.20.5"
55-
"@babel/helper-compilation-targets" "^7.20.0"
56-
"@babel/helper-module-transforms" "^7.20.2"
57-
"@babel/helpers" "^7.20.5"
58-
"@babel/parser" "^7.20.5"
59-
"@babel/template" "^7.18.10"
60-
"@babel/traverse" "^7.20.5"
61-
"@babel/types" "^7.20.5"
54+
"@babel/generator" "^7.20.7"
55+
"@babel/helper-compilation-targets" "^7.20.7"
56+
"@babel/helper-module-transforms" "^7.20.7"
57+
"@babel/helpers" "^7.20.7"
58+
"@babel/parser" "^7.20.7"
59+
"@babel/template" "^7.20.7"
60+
"@babel/traverse" "^7.20.7"
61+
"@babel/types" "^7.20.7"
6262
convert-source-map "^1.7.0"
6363
debug "^4.1.0"
6464
gensync "^1.0.0-beta.2"
6565
json5 "^2.2.1"
6666
semver "^6.3.0"
6767

68-
"@babel/generator@^7.20.5", "@babel/generator@^7.7.2":
69-
version "7.20.5"
70-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.5.tgz#cb25abee3178adf58d6814b68517c62bdbfdda95"
71-
integrity sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA==
68+
"@babel/generator@^7.20.7", "@babel/generator@^7.7.2":
69+
version "7.20.7"
70+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.7.tgz#f8ef57c8242665c5929fe2e8d82ba75460187b4a"
71+
integrity sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw==
7272
dependencies:
73-
"@babel/types" "^7.20.5"
73+
"@babel/types" "^7.20.7"
7474
"@jridgewell/gen-mapping" "^0.3.2"
7575
jsesc "^2.5.1"
7676

@@ -89,14 +89,15 @@
8989
"@babel/helper-explode-assignable-expression" "^7.18.6"
9090
"@babel/types" "^7.18.6"
9191

92-
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.20.0":
93-
version "7.20.0"
94-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz#6bf5374d424e1b3922822f1d9bdaa43b1a139d0a"
95-
integrity sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==
92+
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.20.0", "@babel/helper-compilation-targets@^7.20.7":
93+
version "7.20.7"
94+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz#a6cd33e93629f5eb473b021aac05df62c4cd09bb"
95+
integrity sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==
9696
dependencies:
97-
"@babel/compat-data" "^7.20.0"
97+
"@babel/compat-data" "^7.20.5"
9898
"@babel/helper-validator-option" "^7.18.6"
9999
browserslist "^4.21.3"
100+
lru-cache "^5.1.1"
100101
semver "^6.3.0"
101102

102103
"@babel/helper-create-class-features-plugin@^7.18.6":
@@ -173,19 +174,19 @@
173174
dependencies:
174175
"@babel/types" "^7.18.6"
175176

176-
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.20.2":
177-
version "7.20.2"
178-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz#ac53da669501edd37e658602a21ba14c08748712"
179-
integrity sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==
177+
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.20.7":
178+
version "7.20.11"
179+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz#df4c7af713c557938c50ea3ad0117a7944b2f1b0"
180+
integrity sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg==
180181
dependencies:
181182
"@babel/helper-environment-visitor" "^7.18.9"
182183
"@babel/helper-module-imports" "^7.18.6"
183184
"@babel/helper-simple-access" "^7.20.2"
184185
"@babel/helper-split-export-declaration" "^7.18.6"
185186
"@babel/helper-validator-identifier" "^7.19.1"
186-
"@babel/template" "^7.18.10"
187-
"@babel/traverse" "^7.20.1"
188-
"@babel/types" "^7.20.2"
187+
"@babel/template" "^7.20.7"
188+
"@babel/traverse" "^7.20.10"
189+
"@babel/types" "^7.20.7"
189190

190191
"@babel/helper-optimise-call-expression@^7.18.6":
191192
version "7.18.6"
@@ -266,14 +267,14 @@
266267
"@babel/traverse" "^7.18.11"
267268
"@babel/types" "^7.18.10"
268269

269-
"@babel/helpers@^7.20.5":
270-
version "7.20.6"
271-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.6.tgz#e64778046b70e04779dfbdf924e7ebb45992c763"
272-
integrity sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w==
270+
"@babel/helpers@^7.20.7":
271+
version "7.20.7"
272+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.7.tgz#04502ff0feecc9f20ecfaad120a18f011a8e6dce"
273+
integrity sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA==
273274
dependencies:
274-
"@babel/template" "^7.18.10"
275-
"@babel/traverse" "^7.20.5"
276-
"@babel/types" "^7.20.5"
275+
"@babel/template" "^7.20.7"
276+
"@babel/traverse" "^7.20.7"
277+
"@babel/types" "^7.20.7"
277278

278279
"@babel/highlight@^7.10.4", "@babel/highlight@^7.18.6":
279280
version "7.18.6"
@@ -284,10 +285,10 @@
284285
chalk "^2.0.0"
285286
js-tokens "^4.0.0"
286287

287-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.20.5", "@babel/parser@^7.7.0":
288-
version "7.20.5"
289-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8"
290-
integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==
288+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.7.0":
289+
version "7.20.7"
290+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b"
291+
integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==
291292

292293
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
293294
version "7.18.6"
@@ -969,35 +970,35 @@
969970
dependencies:
970971
regenerator-runtime "^0.13.4"
971972

972-
"@babel/template@^7.18.10", "@babel/template@^7.3.3":
973-
version "7.18.10"
974-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71"
975-
integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==
973+
"@babel/template@^7.18.10", "@babel/template@^7.20.7", "@babel/template@^7.3.3":
974+
version "7.20.7"
975+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.20.7.tgz#a15090c2839a83b02aa996c0b4994005841fd5a8"
976+
integrity sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==
976977
dependencies:
977978
"@babel/code-frame" "^7.18.6"
978-
"@babel/parser" "^7.18.10"
979-
"@babel/types" "^7.18.10"
979+
"@babel/parser" "^7.20.7"
980+
"@babel/types" "^7.20.7"
980981

981-
"@babel/traverse@^7.18.11", "@babel/traverse@^7.19.1", "@babel/traverse@^7.20.1", "@babel/traverse@^7.20.5", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
982-
version "7.20.5"
983-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.5.tgz#78eb244bea8270fdda1ef9af22a5d5e5b7e57133"
984-
integrity sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==
982+
"@babel/traverse@^7.18.11", "@babel/traverse@^7.19.1", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.7", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
983+
version "7.20.10"
984+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.10.tgz#2bf98239597fcec12f842756f186a9dde6d09230"
985+
integrity sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg==
985986
dependencies:
986987
"@babel/code-frame" "^7.18.6"
987-
"@babel/generator" "^7.20.5"
988+
"@babel/generator" "^7.20.7"
988989
"@babel/helper-environment-visitor" "^7.18.9"
989990
"@babel/helper-function-name" "^7.19.0"
990991
"@babel/helper-hoist-variables" "^7.18.6"
991992
"@babel/helper-split-export-declaration" "^7.18.6"
992-
"@babel/parser" "^7.20.5"
993-
"@babel/types" "^7.20.5"
993+
"@babel/parser" "^7.20.7"
994+
"@babel/types" "^7.20.7"
994995
debug "^4.1.0"
995996
globals "^11.1.0"
996997

997-
"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
998-
version "7.20.5"
999-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84"
1000-
integrity sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg==
998+
"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
999+
version "7.20.7"
1000+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f"
1001+
integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==
10011002
dependencies:
10021003
"@babel/helper-string-parser" "^7.19.4"
10031004
"@babel/helper-validator-identifier" "^7.19.1"
@@ -3692,6 +3693,13 @@ loupe@^2.3.1:
36923693
dependencies:
36933694
get-func-name "^2.0.0"
36943695

3696+
lru-cache@^5.1.1:
3697+
version "5.1.1"
3698+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
3699+
integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==
3700+
dependencies:
3701+
yallist "^3.0.2"
3702+
36953703
lru-cache@^6.0.0:
36963704
version "6.0.0"
36973705
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
@@ -4926,6 +4934,11 @@ y18n@^5.0.5:
49264934
resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55"
49274935
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==
49284936

4937+
yallist@^3.0.2:
4938+
version "3.1.1"
4939+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
4940+
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
4941+
49294942
yallist@^4.0.0:
49304943
version "4.0.0"
49314944
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"

0 commit comments

Comments
 (0)