Skip to content

Commit 4c60241

Browse files
chore(dev-deps): update dependency @babel/core to v7.24.4
1 parent d1aac50 commit 4c60241

File tree

2 files changed

+27
-12
lines changed

2 files changed

+27
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@imgix/js-core": "^3.7.0"
4444
},
4545
"devDependencies": {
46-
"@babel/core": "7.24.3",
46+
"@babel/core": "7.24.4",
4747
"@google/semantic-release-replace-plugin": "1.2.7",
4848
"@rollup/plugin-buble": "1.0.3",
4949
"@rollup/plugin-commonjs": "25.0.7",

yarn.lock

Lines changed: 26 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -43,18 +43,18 @@
4343
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
4444
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
4545

46-
"@babel/[email protected].3":
47-
version "7.24.3"
48-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3"
49-
integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==
46+
"@babel/[email protected].4":
47+
version "7.24.4"
48+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.4.tgz#1f758428e88e0d8c563874741bc4ffc4f71a4717"
49+
integrity sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==
5050
dependencies:
5151
"@ampproject/remapping" "^2.2.0"
5252
"@babel/code-frame" "^7.24.2"
53-
"@babel/generator" "^7.24.1"
53+
"@babel/generator" "^7.24.4"
5454
"@babel/helper-compilation-targets" "^7.23.6"
5555
"@babel/helper-module-transforms" "^7.23.3"
56-
"@babel/helpers" "^7.24.1"
57-
"@babel/parser" "^7.24.1"
56+
"@babel/helpers" "^7.24.4"
57+
"@babel/parser" "^7.24.4"
5858
"@babel/template" "^7.24.0"
5959
"@babel/traverse" "^7.24.1"
6060
"@babel/types" "^7.24.0"
@@ -74,6 +74,16 @@
7474
"@jridgewell/trace-mapping" "^0.3.25"
7575
jsesc "^2.5.1"
7676

77+
"@babel/generator@^7.24.4":
78+
version "7.24.4"
79+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.4.tgz#1fc55532b88adf952025d5d2d1e71f946cb1c498"
80+
integrity sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==
81+
dependencies:
82+
"@babel/types" "^7.24.0"
83+
"@jridgewell/gen-mapping" "^0.3.5"
84+
"@jridgewell/trace-mapping" "^0.3.25"
85+
jsesc "^2.5.1"
86+
7787
"@babel/helper-compilation-targets@^7.23.6":
7888
version "7.23.6"
7989
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991"
@@ -179,10 +189,10 @@
179189
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
180190
integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==
181191

182-
"@babel/helpers@^7.24.1":
183-
version "7.24.1"
184-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.1.tgz#183e44714b9eba36c3038e442516587b1e0a1a94"
185-
integrity sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg==
192+
"@babel/helpers@^7.24.4":
193+
version "7.24.4"
194+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.4.tgz#dc00907fd0d95da74563c142ef4cd21f2cb856b6"
195+
integrity sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==
186196
dependencies:
187197
"@babel/template" "^7.24.0"
188198
"@babel/traverse" "^7.24.1"
@@ -231,6 +241,11 @@
231241
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a"
232242
integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==
233243

244+
"@babel/parser@^7.24.4":
245+
version "7.24.4"
246+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88"
247+
integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==
248+
234249
"@babel/runtime-corejs3@^7.10.2":
235250
version "7.20.6"
236251
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.20.6.tgz#63dae945963539ab0ad578efbf3eff271e7067ae"

0 commit comments

Comments
 (0)