Skip to content

Commit c9a1e88

Browse files
[DEPENDABOT]: Bump @babel/core from 7.18.2 to 7.18.5 (#703)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.2 to 7.18.5. - [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.18.5/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2622b5 commit c9a1e88

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"homepage": "https://github.com/focus-trap/tabbable#readme",
5454
"devDependencies": {
55-
"@babel/core": "^7.18.2",
55+
"@babel/core": "^7.18.5",
5656
"@babel/eslint-parser": "^7.18.2",
5757
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.17.12",
5858
"@babel/plugin-proposal-optional-chaining": "^7.16.0",

yarn.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,21 @@
2121
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
2222
integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
2323

24-
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.18.2", "@babel/core@^7.7.5":
25-
version "7.18.2"
26-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.2.tgz#87b2fcd7cce9becaa7f5acebdc4f09f3dd19d876"
27-
integrity sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ==
24+
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.18.5", "@babel/core@^7.7.5":
25+
version "7.18.5"
26+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.5.tgz#c597fa680e58d571c28dda9827669c78cdd7f000"
27+
integrity sha512-MGY8vg3DxMnctw0LdvSEojOsumc70g0t18gNyUdAZqB1Rpd1Bqo/svHGvt+UJ6JcGX+DIekGFDxxIWofBxLCnQ==
2828
dependencies:
2929
"@ampproject/remapping" "^2.1.0"
3030
"@babel/code-frame" "^7.16.7"
3131
"@babel/generator" "^7.18.2"
3232
"@babel/helper-compilation-targets" "^7.18.2"
3333
"@babel/helper-module-transforms" "^7.18.0"
3434
"@babel/helpers" "^7.18.2"
35-
"@babel/parser" "^7.18.0"
35+
"@babel/parser" "^7.18.5"
3636
"@babel/template" "^7.16.7"
37-
"@babel/traverse" "^7.18.2"
38-
"@babel/types" "^7.18.2"
37+
"@babel/traverse" "^7.18.5"
38+
"@babel/types" "^7.18.4"
3939
convert-source-map "^1.7.0"
4040
debug "^4.1.0"
4141
gensync "^1.0.0-beta.2"
@@ -331,10 +331,10 @@
331331
chalk "^2.0.0"
332332
js-tokens "^4.0.0"
333333

334-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.18.0":
335-
version "7.18.0"
336-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.0.tgz#10a8d4e656bc01128d299a787aa006ce1a91e112"
337-
integrity sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg==
334+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.18.5":
335+
version "7.18.5"
336+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.5.tgz#337062363436a893a2d22faa60be5bb37091c83c"
337+
integrity sha512-YZWVaglMiplo7v8f1oMQ5ZPQr0vn7HPeZXxXWsxXJRjGVrzUFn9OxFQl1sb5wzfootjA/yChhW84BV+383FSOw==
338338

339339
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.17.12":
340340
version "7.17.12"
@@ -1030,26 +1030,26 @@
10301030
"@babel/parser" "^7.16.7"
10311031
"@babel/types" "^7.16.7"
10321032

1033-
"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.7.2":
1034-
version "7.18.2"
1035-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8"
1036-
integrity sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA==
1033+
"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.18.5", "@babel/traverse@^7.7.2":
1034+
version "7.18.5"
1035+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.5.tgz#94a8195ad9642801837988ab77f36e992d9a20cd"
1036+
integrity sha512-aKXj1KT66sBj0vVzk6rEeAO6Z9aiiQ68wfDgge3nHhA/my6xMM/7HGQUNumKZaoa2qUPQ5whJG9aAifsxUKfLA==
10371037
dependencies:
10381038
"@babel/code-frame" "^7.16.7"
10391039
"@babel/generator" "^7.18.2"
10401040
"@babel/helper-environment-visitor" "^7.18.2"
10411041
"@babel/helper-function-name" "^7.17.9"
10421042
"@babel/helper-hoist-variables" "^7.16.7"
10431043
"@babel/helper-split-export-declaration" "^7.16.7"
1044-
"@babel/parser" "^7.18.0"
1045-
"@babel/types" "^7.18.2"
1044+
"@babel/parser" "^7.18.5"
1045+
"@babel/types" "^7.18.4"
10461046
debug "^4.1.0"
10471047
globals "^11.1.0"
10481048

1049-
"@babel/types@^7.0.0", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.18.0", "@babel/types@^7.18.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1050-
version "7.18.2"
1051-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.2.tgz#191abfed79ebe6f4242f643a9a5cbaa36b10b091"
1052-
integrity sha512-0On6B8A4/+mFUto5WERt3EEuG1NznDirvwca1O8UwXQHVY8g3R7OzYgxXdOfMwLO08UrpUD/2+3Bclyq+/C94Q==
1049+
"@babel/types@^7.0.0", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.18.0", "@babel/types@^7.18.2", "@babel/types@^7.18.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1050+
version "7.18.4"
1051+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.4.tgz#27eae9b9fd18e9dccc3f9d6ad051336f307be354"
1052+
integrity sha512-ThN1mBcMq5pG/Vm2IcBmPPfyPXbd8S02rS+OBIDENdufvqC7Z/jHPCv9IcP01277aKtDI8g/2XysBN4hA8niiw==
10531053
dependencies:
10541054
"@babel/helper-validator-identifier" "^7.16.7"
10551055
to-fast-properties "^2.0.0"

0 commit comments

Comments
 (0)