Skip to content

Commit 0b9f9c2

Browse files
Bump @babel/core from 7.20.7 to 7.20.12 (#489)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.7 to 7.20.12. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.20.12/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44f0f64 commit 0b9f9c2

3 files changed

Lines changed: 38 additions & 153 deletions

File tree

package-lock.json

Lines changed: 16 additions & 131 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react-native": ">=0.47.0"
2626
},
2727
"devDependencies": {
28-
"@babel/core": "^7.20.7",
28+
"@babel/core": "^7.20.12",
2929
"eslint": "^8.31.0",
3030
"eslint-config-airbnb": "^19.0.4",
3131
"eslint-config-prettier": "^8.6.0",

yarn.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -21,25 +21,25 @@
2121
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec"
2222
integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==
2323

24-
"@babel/core@^7.13.16", "@babel/core@^7.14.0", "@babel/core@^7.20.7":
25-
version "7.20.7"
26-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.7.tgz#37072f951bd4d28315445f66e0ec9f6ae0c8c35f"
27-
integrity sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw==
24+
"@babel/core@^7.13.16", "@babel/core@^7.14.0", "@babel/core@^7.20.12":
25+
version "7.20.12"
26+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.12.tgz#7930db57443c6714ad216953d1356dac0eb8496d"
27+
integrity sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg==
2828
dependencies:
2929
"@ampproject/remapping" "^2.1.0"
3030
"@babel/code-frame" "^7.18.6"
3131
"@babel/generator" "^7.20.7"
3232
"@babel/helper-compilation-targets" "^7.20.7"
33-
"@babel/helper-module-transforms" "^7.20.7"
33+
"@babel/helper-module-transforms" "^7.20.11"
3434
"@babel/helpers" "^7.20.7"
3535
"@babel/parser" "^7.20.7"
3636
"@babel/template" "^7.20.7"
37-
"@babel/traverse" "^7.20.7"
37+
"@babel/traverse" "^7.20.12"
3838
"@babel/types" "^7.20.7"
3939
convert-source-map "^1.7.0"
4040
debug "^4.1.0"
4141
gensync "^1.0.0-beta.2"
42-
json5 "^2.2.1"
42+
json5 "^2.2.2"
4343
semver "^6.3.0"
4444

4545
"@babel/generator@^7.14.0", "@babel/generator@^7.20.7":
@@ -301,7 +301,7 @@
301301
dependencies:
302302
"@babel/types" "^7.18.6"
303303

304-
"@babel/helper-module-transforms@^7.17.7", "@babel/helper-module-transforms@^7.20.7", "@babel/helper-module-transforms@^7.4.4":
304+
"@babel/helper-module-transforms@^7.17.7", "@babel/helper-module-transforms@^7.20.11", "@babel/helper-module-transforms@^7.4.4":
305305
version "7.20.11"
306306
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz#df4c7af713c557938c50ea3ad0117a7944b2f1b0"
307307
integrity sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg==
@@ -513,10 +513,10 @@
513513
chalk "^2.0.0"
514514
js-tokens "^4.0.0"
515515

516-
"@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.20.7":
517-
version "7.20.7"
518-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b"
519-
integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==
516+
"@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.20.13", "@babel/parser@^7.20.7":
517+
version "7.20.15"
518+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.15.tgz#eec9f36d8eaf0948bb88c87a46784b5ee9fd0c89"
519+
integrity sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg==
520520

521521
"@babel/plugin-proposal-class-properties@^7.0.0":
522522
version "7.5.5"
@@ -1018,18 +1018,18 @@
10181018
"@babel/parser" "^7.20.7"
10191019
"@babel/types" "^7.20.7"
10201020

1021-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.14.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.16.7", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.7", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5":
1022-
version "7.20.10"
1023-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.10.tgz#2bf98239597fcec12f842756f186a9dde6d09230"
1024-
integrity sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg==
1021+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.14.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.16.7", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.7", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5":
1022+
version "7.20.13"
1023+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.13.tgz#817c1ba13d11accca89478bd5481b2d168d07473"
1024+
integrity sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ==
10251025
dependencies:
10261026
"@babel/code-frame" "^7.18.6"
10271027
"@babel/generator" "^7.20.7"
10281028
"@babel/helper-environment-visitor" "^7.18.9"
10291029
"@babel/helper-function-name" "^7.19.0"
10301030
"@babel/helper-hoist-variables" "^7.18.6"
10311031
"@babel/helper-split-export-declaration" "^7.18.6"
1032-
"@babel/parser" "^7.20.7"
1032+
"@babel/parser" "^7.20.13"
10331033
"@babel/types" "^7.20.7"
10341034
debug "^4.1.0"
10351035
globals "^11.1.0"
@@ -3850,10 +3850,10 @@ json5@^1.0.1:
38503850
dependencies:
38513851
minimist "^1.2.0"
38523852

3853-
json5@^2.2.1:
3854-
version "2.2.1"
3855-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
3856-
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
3853+
json5@^2.2.2:
3854+
version "2.2.3"
3855+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
3856+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
38573857

38583858
jsonfile@^2.1.0:
38593859
version "2.4.0"

0 commit comments

Comments
 (0)