Skip to content

Commit 93a4de8

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 0fae190 commit 93a4de8

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
},
4747
"devDependencies": {
4848
"@babel/cli": "^7.16.8",
49-
"@babel/core": "^7.16.7",
50-
"@babel/preset-env": "^7.16.8",
49+
"@babel/core": "^7.16.12",
50+
"@babel/preset-env": "^7.16.11",
5151
"@babel/preset-react": "^7.16.7",
5252
"babel-eslint": "^10.1.0",
5353
"babel-jest": "^27.4.6",

yarn.lock

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -37,28 +37,28 @@
3737
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
3838
integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
3939

40-
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.16.7", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
41-
version "7.16.7"
42-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.7.tgz#db990f931f6d40cb9b87a0dc7d2adc749f1dcbcf"
43-
integrity sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA==
40+
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.16.12", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
41+
version "7.16.12"
42+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.12.tgz#5edc53c1b71e54881315923ae2aedea2522bb784"
43+
integrity sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg==
4444
dependencies:
4545
"@babel/code-frame" "^7.16.7"
46-
"@babel/generator" "^7.16.7"
46+
"@babel/generator" "^7.16.8"
4747
"@babel/helper-compilation-targets" "^7.16.7"
4848
"@babel/helper-module-transforms" "^7.16.7"
4949
"@babel/helpers" "^7.16.7"
50-
"@babel/parser" "^7.16.7"
50+
"@babel/parser" "^7.16.12"
5151
"@babel/template" "^7.16.7"
52-
"@babel/traverse" "^7.16.7"
53-
"@babel/types" "^7.16.7"
52+
"@babel/traverse" "^7.16.10"
53+
"@babel/types" "^7.16.8"
5454
convert-source-map "^1.7.0"
5555
debug "^4.1.0"
5656
gensync "^1.0.0-beta.2"
5757
json5 "^2.1.2"
5858
semver "^6.3.0"
5959
source-map "^0.5.0"
6060

61-
"@babel/generator@^7.16.7", "@babel/generator@^7.16.8", "@babel/generator@^7.7.2":
61+
"@babel/generator@^7.16.8", "@babel/generator@^7.7.2":
6262
version "7.16.8"
6363
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.8.tgz#359d44d966b8cd059d543250ce79596f792f2ebe"
6464
integrity sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw==
@@ -92,10 +92,10 @@
9292
browserslist "^4.17.5"
9393
semver "^6.3.0"
9494

95-
"@babel/helper-create-class-features-plugin@^7.16.7":
96-
version "7.16.7"
97-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.7.tgz#9c5b34b53a01f2097daf10678d65135c1b9f84ba"
98-
integrity sha512-kIFozAvVfK05DM4EVQYKK+zteWvY85BFdGBRQBytRyY3y+6PX0DkDOn/CZ3lEuczCfrCxEzwt0YtP/87YPTWSw==
95+
"@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7":
96+
version "7.16.10"
97+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.10.tgz#8a6959b9cc818a88815ba3c5474619e9c0f2c21c"
98+
integrity sha512-wDeej0pu3WN/ffTxMNCPW5UCiOav8IcLRxSIyp/9+IF2xJUM9h/OYjg0IJLHaL6F8oU8kqMz9nc1vryXhMsgXg==
9999
dependencies:
100100
"@babel/helper-annotate-as-pure" "^7.16.7"
101101
"@babel/helper-environment-visitor" "^7.16.7"
@@ -283,10 +283,10 @@
283283
chalk "^2.0.0"
284284
js-tokens "^4.0.0"
285285

286-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.16.8", "@babel/parser@^7.7.0":
287-
version "7.16.8"
288-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.8.tgz#61c243a3875f7d0b0962b0543a33ece6ff2f1f17"
289-
integrity sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw==
286+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.10", "@babel/parser@^7.16.12", "@babel/parser@^7.16.7", "@babel/parser@^7.7.0":
287+
version "7.16.12"
288+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.12.tgz#9474794f9a650cf5e2f892444227f98e28cdf8b6"
289+
integrity sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==
290290

291291
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
292292
version "7.16.7"
@@ -406,12 +406,12 @@
406406
"@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
407407
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
408408

409-
"@babel/plugin-proposal-private-methods@^7.16.7":
410-
version "7.16.7"
411-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.7.tgz#e418e3aa6f86edd6d327ce84eff188e479f571e0"
412-
integrity sha512-7twV3pzhrRxSwHeIvFE6coPgvo+exNDOiGUMg39o2LiLo1Y+4aKpfkcLGcg1UHonzorCt7SNXnoMyCnnIOA8Sw==
409+
"@babel/plugin-proposal-private-methods@^7.16.11":
410+
version "7.16.11"
411+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz#e8df108288555ff259f4527dbe84813aac3a1c50"
412+
integrity sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==
413413
dependencies:
414-
"@babel/helper-create-class-features-plugin" "^7.16.7"
414+
"@babel/helper-create-class-features-plugin" "^7.16.10"
415415
"@babel/helper-plugin-utils" "^7.16.7"
416416

417417
"@babel/plugin-proposal-private-property-in-object@^7.16.7":
@@ -841,10 +841,10 @@
841841
"@babel/helper-create-regexp-features-plugin" "^7.16.7"
842842
"@babel/helper-plugin-utils" "^7.16.7"
843843

844-
"@babel/preset-env@^7.16.8":
845-
version "7.16.8"
846-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.8.tgz#e682fa0bcd1cf49621d64a8956318ddfb9a05af9"
847-
integrity sha512-9rNKgVCdwHb3z1IlbMyft6yIXIeP3xz6vWvGaLHrJThuEIqWfHb0DNBH9VuTgnDfdbUDhkmkvMZS/YMCtP7Elg==
844+
"@babel/preset-env@^7.16.11":
845+
version "7.16.11"
846+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.11.tgz#5dd88fd885fae36f88fd7c8342475c9f0abe2982"
847+
integrity sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==
848848
dependencies:
849849
"@babel/compat-data" "^7.16.8"
850850
"@babel/helper-compilation-targets" "^7.16.7"
@@ -864,7 +864,7 @@
864864
"@babel/plugin-proposal-object-rest-spread" "^7.16.7"
865865
"@babel/plugin-proposal-optional-catch-binding" "^7.16.7"
866866
"@babel/plugin-proposal-optional-chaining" "^7.16.7"
867-
"@babel/plugin-proposal-private-methods" "^7.16.7"
867+
"@babel/plugin-proposal-private-methods" "^7.16.11"
868868
"@babel/plugin-proposal-private-property-in-object" "^7.16.7"
869869
"@babel/plugin-proposal-unicode-property-regex" "^7.16.7"
870870
"@babel/plugin-syntax-async-generators" "^7.8.4"
@@ -968,18 +968,18 @@
968968
"@babel/parser" "^7.16.7"
969969
"@babel/types" "^7.16.7"
970970

971-
"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
972-
version "7.16.8"
973-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.8.tgz#bab2f2b09a5fe8a8d9cad22cbfe3ba1d126fef9c"
974-
integrity sha512-xe+H7JlvKsDQwXRsBhSnq1/+9c+LlQcCK3Tn/l5sbx02HYns/cn7ibp9+RV1sIUqu7hKg91NWsgHurO9dowITQ==
971+
"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.10", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
972+
version "7.16.10"
973+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f"
974+
integrity sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw==
975975
dependencies:
976976
"@babel/code-frame" "^7.16.7"
977977
"@babel/generator" "^7.16.8"
978978
"@babel/helper-environment-visitor" "^7.16.7"
979979
"@babel/helper-function-name" "^7.16.7"
980980
"@babel/helper-hoist-variables" "^7.16.7"
981981
"@babel/helper-split-export-declaration" "^7.16.7"
982-
"@babel/parser" "^7.16.8"
982+
"@babel/parser" "^7.16.10"
983983
"@babel/types" "^7.16.8"
984984
debug "^4.1.0"
985985
globals "^11.1.0"

0 commit comments

Comments
 (0)