Skip to content

Commit a235b4a

Browse files
Update dependency @babel/core to v7.23.2
1 parent 5e67033 commit a235b4a

File tree

5 files changed

+19
-19
lines changed

5 files changed

+19
-19
lines changed

packages/content-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"access": "public"
3131
},
3232
"devDependencies": {
33-
"@babel/core": "7.23.0",
33+
"@babel/core": "7.23.2",
3434
"@babel/polyfill": "7.12.1",
3535
"@babel/preset-env": "7.23.2",
3636
"@rollup/plugin-json": "6.0.1",

packages/helpers-gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@babel/cli": "7.23.0",
28-
"@babel/core": "7.23.0",
28+
"@babel/core": "7.23.2",
2929
"@babel/preset-env": "7.23.2",
3030
"@babel/preset-react": "7.22.15",
3131
"c8": "7.13.0",

packages/helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"access": "public"
3232
},
3333
"devDependencies": {
34-
"@babel/core": "7.23.0",
34+
"@babel/core": "7.23.2",
3535
"@babel/polyfill": "7.12.1",
3636
"c8": "7.13.0",
3737
"istanbul": "0.4.5",

packages/timezone-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"access": "public"
3131
},
3232
"devDependencies": {
33-
"@babel/core": "7.23.0",
33+
"@babel/core": "7.23.2",
3434
"@babel/preset-env": "7.23.2",
3535
"c8": "7.13.0",
3636
"mocha": "10.2.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -51,20 +51,20 @@
5151
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.2.tgz#6a12ced93455827037bfb5ed8492820d60fc32cc"
5252
integrity sha512-0S9TQMmDHlqAZ2ITT95irXKfxN9bncq8ZCoJhun3nHL/lLUxd2NKBJYoNGWH7S0hz6fRQwWlAWn/ILM0C70KZQ==
5353

54-
"@babel/[email protected].0":
55-
version "7.23.0"
56-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.0.tgz#f8259ae0e52a123eb40f552551e647b506a94d83"
57-
integrity sha512-97z/ju/Jy1rZmDxybphrBuI+jtJjFVoz7Mr9yUQVVVi+DNZE333uFQeMOqcCIy1x3WYBIbWftUSLmbNXNT7qFQ==
54+
"@babel/[email protected].2":
55+
version "7.23.2"
56+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.2.tgz#ed10df0d580fff67c5f3ee70fd22e2e4c90a9f94"
57+
integrity sha512-n7s51eWdaWZ3vGT2tD4T7J6eJs3QoBXydv7vkUM06Bf1cbVD2Kc2UrkzhiQwobfV7NwOnQXYL7UBJ5VPU+RGoQ==
5858
dependencies:
5959
"@ampproject/remapping" "^2.2.0"
6060
"@babel/code-frame" "^7.22.13"
6161
"@babel/generator" "^7.23.0"
6262
"@babel/helper-compilation-targets" "^7.22.15"
6363
"@babel/helper-module-transforms" "^7.23.0"
64-
"@babel/helpers" "^7.23.0"
64+
"@babel/helpers" "^7.23.2"
6565
"@babel/parser" "^7.23.0"
6666
"@babel/template" "^7.22.15"
67-
"@babel/traverse" "^7.23.0"
67+
"@babel/traverse" "^7.23.2"
6868
"@babel/types" "^7.23.0"
6969
convert-source-map "^2.0.0"
7070
debug "^4.1.0"
@@ -262,13 +262,13 @@
262262
"@babel/template" "^7.22.15"
263263
"@babel/types" "^7.22.19"
264264

265-
"@babel/helpers@^7.23.0":
266-
version "7.23.1"
267-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.1.tgz#44e981e8ce2b9e99f8f0b703f3326a4636c16d15"
268-
integrity sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA==
265+
"@babel/helpers@^7.23.2":
266+
version "7.23.2"
267+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.2.tgz#2832549a6e37d484286e15ba36a5330483cac767"
268+
integrity sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ==
269269
dependencies:
270270
"@babel/template" "^7.22.15"
271-
"@babel/traverse" "^7.23.0"
271+
"@babel/traverse" "^7.23.2"
272272
"@babel/types" "^7.23.0"
273273

274274
"@babel/highlight@^7.10.4", "@babel/highlight@^7.22.13":
@@ -997,10 +997,10 @@
997997
"@babel/parser" "^7.22.15"
998998
"@babel/types" "^7.22.15"
999999

1000-
"@babel/traverse@^7.23.0":
1001-
version "7.23.0"
1002-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.0.tgz#18196ddfbcf4ccea324b7f6d3ada00d8c5a99c53"
1003-
integrity sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw==
1000+
"@babel/traverse@^7.23.2":
1001+
version "7.23.2"
1002+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
1003+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
10041004
dependencies:
10051005
"@babel/code-frame" "^7.22.13"
10061006
"@babel/generator" "^7.23.0"

0 commit comments

Comments
 (0)