Skip to content

Commit 9191b37

Browse files
Merge pull request #245 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency @babel/core to v7.22.19
2 parents 0fc4990 + 9565c6f commit 9191b37

File tree

2 files changed

+64
-2
lines changed

2 files changed

+64
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"type-fest": "^4.0.0"
3838
},
3939
"devDependencies": {
40-
"@babel/core": "7.22.17",
40+
"@babel/core": "7.22.19",
4141
"@babel/eslint-parser": "7.22.15",
4242
"@babel/preset-typescript": "^7.22.5",
4343
"@testing-library/jest-dom": "^6.0.0",

yarn.lock

Lines changed: 63 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,28 @@
7070
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
7171
integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==
7272

73-
"@babel/[email protected]", "@babel/core@^7.11.6", "@babel/core@^7.12.3":
73+
74+
version "7.22.19"
75+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.19.tgz#b38162460a6f3baf2a424bda720b24a8aafea241"
76+
integrity sha512-Q8Yj5X4LHVYTbLCKVz0//2D2aDmHF4xzCdEttYvKOnWvErGsa6geHXD6w46x64n5tP69VfeH+IfSrdyH3MLhwA==
77+
dependencies:
78+
"@ampproject/remapping" "^2.2.0"
79+
"@babel/code-frame" "^7.22.13"
80+
"@babel/generator" "^7.22.15"
81+
"@babel/helper-compilation-targets" "^7.22.15"
82+
"@babel/helper-module-transforms" "^7.22.19"
83+
"@babel/helpers" "^7.22.15"
84+
"@babel/parser" "^7.22.16"
85+
"@babel/template" "^7.22.15"
86+
"@babel/traverse" "^7.22.19"
87+
"@babel/types" "^7.22.19"
88+
convert-source-map "^1.7.0"
89+
debug "^4.1.0"
90+
gensync "^1.0.0-beta.2"
91+
json5 "^2.2.3"
92+
semver "^6.3.1"
93+
94+
"@babel/core@^7.11.6", "@babel/core@^7.12.3":
7495
version "7.22.17"
7596
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.17.tgz#2f9b0b395985967203514b24ee50f9fd0639c866"
7697
integrity sha512-2EENLmhpwplDux5PSsZnSbnSkB3tZ6QTksgO25xwEL7pIDcNOMhF5v/s6RzwjMZzZzw9Ofc30gHv5ChCC8pifQ==
@@ -320,6 +341,17 @@
320341
"@babel/helper-split-export-declaration" "^7.22.6"
321342
"@babel/helper-validator-identifier" "^7.22.15"
322343

344+
"@babel/helper-module-transforms@^7.22.19":
345+
version "7.22.19"
346+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.19.tgz#94b1f281caa6518f02ec0f5ea2b5348e298ce266"
347+
integrity sha512-m6h1cJvn+OJ+R3jOHp30faq5xKJ7VbjwDj5RGgHuRlU9hrMeKsGC+JpihkR5w1g7IfseCPPtZ0r7/hB4UKaYlA==
348+
dependencies:
349+
"@babel/helper-environment-visitor" "^7.22.5"
350+
"@babel/helper-module-imports" "^7.22.15"
351+
"@babel/helper-simple-access" "^7.22.5"
352+
"@babel/helper-split-export-declaration" "^7.22.6"
353+
"@babel/helper-validator-identifier" "^7.22.19"
354+
323355
"@babel/helper-module-transforms@^7.22.5":
324356
version "7.22.9"
325357
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz#92dfcb1fbbb2bc62529024f72d942a8c97142129"
@@ -392,6 +424,11 @@
392424
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.15.tgz#601fa28e4cc06786c18912dca138cec73b882044"
393425
integrity sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ==
394426

427+
"@babel/helper-validator-identifier@^7.22.19":
428+
version "7.22.19"
429+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.19.tgz#2f34ab1e445f5b95e2e6edfe50ea2449e610583a"
430+
integrity sha512-Tinq7ybnEPFFXhlYOYFiSjespWQk0dq2dRNAiMdRTOYQzEGqnnNyrTxPYHP5r6wGjlF1rFgABdDV0g8EwD6Qbg==
431+
395432
"@babel/helper-validator-option@^7.22.15", "@babel/helper-validator-option@^7.22.5":
396433
version "7.22.15"
397434
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040"
@@ -1400,6 +1437,22 @@
14001437
debug "^4.1.0"
14011438
globals "^11.1.0"
14021439

1440+
"@babel/traverse@^7.22.19":
1441+
version "7.22.19"
1442+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.19.tgz#bb2b12b7de9d7fec9e812ed89eea097b941954f8"
1443+
integrity sha512-ZCcpVPK64krfdScRbpxF6xA5fz7IOsfMwx1tcACvCzt6JY+0aHkBk7eIU8FRDSZRU5Zei6Z4JfgAxN1bqXGECg==
1444+
dependencies:
1445+
"@babel/code-frame" "^7.22.13"
1446+
"@babel/generator" "^7.22.15"
1447+
"@babel/helper-environment-visitor" "^7.22.5"
1448+
"@babel/helper-function-name" "^7.22.5"
1449+
"@babel/helper-hoist-variables" "^7.22.5"
1450+
"@babel/helper-split-export-declaration" "^7.22.6"
1451+
"@babel/parser" "^7.22.16"
1452+
"@babel/types" "^7.22.19"
1453+
debug "^4.1.0"
1454+
globals "^11.1.0"
1455+
14031456
"@babel/traverse@^7.22.8":
14041457
version "7.22.10"
14051458
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.10.tgz#20252acb240e746d27c2e82b4484f199cf8141aa"
@@ -1434,6 +1487,15 @@
14341487
"@babel/helper-validator-identifier" "^7.22.5"
14351488
to-fast-properties "^2.0.0"
14361489

1490+
"@babel/types@^7.22.19":
1491+
version "7.22.19"
1492+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.19.tgz#7425343253556916e440e662bb221a93ddb75684"
1493+
integrity sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==
1494+
dependencies:
1495+
"@babel/helper-string-parser" "^7.22.5"
1496+
"@babel/helper-validator-identifier" "^7.22.19"
1497+
to-fast-properties "^2.0.0"
1498+
14371499
"@babel/types@^7.4.4":
14381500
version "7.22.11"
14391501
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.11.tgz#0e65a6a1d4d9cbaa892b2213f6159485fe632ea2"

0 commit comments

Comments
 (0)