Skip to content

Commit 9542811

Browse files
Bump the all group with 12 updates (#671)
Bumps the all group with 12 updates: | Package | From | To | | --- | --- | --- | | [@babel/generator](https://github.com/babel/babel/tree/HEAD/packages/babel-generator) | `7.26.10` | `7.27.0` | | [@babel/helper-compilation-targets](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-compilation-targets) | `7.26.5` | `7.27.0` | | [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.26.10` | `7.27.0` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.10` | `7.27.0` | | [@babel/template](https://github.com/babel/babel/tree/HEAD/packages/babel-template) | `7.26.9` | `7.27.0` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.26.10` | `7.27.0` | | [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.26.10` | `7.27.0` | | [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) | `20.1.4` | `20.1.5` | | [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.35` | `3.3.36` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.25` | `20.17.28` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.123` | `1.5.128` | | [yaml](https://github.com/eemeli/yaml) | `2.7.0` | `2.7.1` | Updates `@babel/generator` from 7.26.10 to 7.27.0 - [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.27.0/packages/babel-generator) Updates `@babel/helper-compilation-targets` from 7.26.5 to 7.27.0 - [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.27.0/packages/babel-helper-compilation-targets) Updates `@babel/helpers` from 7.26.10 to 7.27.0 - [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.27.0/packages/babel-helpers) Updates `@babel/parser` from 7.26.10 to 7.27.0 - [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.27.0/packages/babel-parser) Updates `@babel/template` from 7.26.9 to 7.27.0 - [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.27.0/packages/babel-template) Updates `@babel/traverse` from 7.26.10 to 7.27.0 - [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.27.0/packages/babel-traverse) Updates `@babel/types` from 7.26.10 to 7.27.0 - [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.27.0/packages/babel-types) Updates `@tsconfig/node20` from 20.1.4 to 20.1.5 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@types/dockerode` from 3.3.35 to 3.3.36 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode) Updates `@types/node` from 20.17.25 to 20.17.28 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `electron-to-chromium` from 1.5.123 to 1.5.128 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.123...v1.5.128) Updates `yaml` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: "@babel/generator" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@babel/helper-compilation-targets" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@babel/helpers" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@babel/parser" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@babel/template" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@babel/traverse" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@babel/types" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tsconfig/node20" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/dockerode" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/node" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: electron-to-chromium dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: yaml dependency-type: indirect update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbbe010 commit 9542811

File tree

1 file changed

+53
-53
lines changed

1 file changed

+53
-53
lines changed

yarn.lock

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
js-tokens "^4.0.0"
6565
picocolors "^1.0.0"
6666

67-
"@babel/compat-data@^7.26.5":
67+
"@babel/compat-data@^7.26.8":
6868
version "7.26.8"
6969
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
7070
integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
@@ -90,23 +90,23 @@
9090
json5 "^2.2.3"
9191
semver "^6.3.1"
9292

93-
"@babel/generator@^7.26.10":
94-
version "7.26.10"
95-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7"
96-
integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang==
93+
"@babel/generator@^7.26.10", "@babel/generator@^7.27.0":
94+
version "7.27.0"
95+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.0.tgz#764382b5392e5b9aff93cadb190d0745866cbc2c"
96+
integrity sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==
9797
dependencies:
98-
"@babel/parser" "^7.26.10"
99-
"@babel/types" "^7.26.10"
98+
"@babel/parser" "^7.27.0"
99+
"@babel/types" "^7.27.0"
100100
"@jridgewell/gen-mapping" "^0.3.5"
101101
"@jridgewell/trace-mapping" "^0.3.25"
102102
jsesc "^3.0.2"
103103

104104
"@babel/helper-compilation-targets@^7.26.5":
105-
version "7.26.5"
106-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8"
107-
integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==
105+
version "7.27.0"
106+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.0.tgz#de0c753b1cd1d9ab55d473c5a5cf7170f0a81880"
107+
integrity sha512-LVk7fbXml0H2xH34dFzKQ7TDZ2G4/rVTOrq9V+icbbadjbVxxeFeDsNHv2SrZeWoA+6ZiTyWYWtScEIW07EAcA==
108108
dependencies:
109-
"@babel/compat-data" "^7.26.5"
109+
"@babel/compat-data" "^7.26.8"
110110
"@babel/helper-validator-option" "^7.25.9"
111111
browserslist "^4.24.0"
112112
lru-cache "^5.1.1"
@@ -145,46 +145,46 @@
145145
integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==
146146

147147
"@babel/helpers@^7.26.10":
148-
version "7.26.10"
149-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
150-
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
148+
version "7.27.0"
149+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808"
150+
integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==
151151
dependencies:
152-
"@babel/template" "^7.26.9"
153-
"@babel/types" "^7.26.10"
152+
"@babel/template" "^7.27.0"
153+
"@babel/types" "^7.27.0"
154154

155-
"@babel/parser@^7.26.10", "@babel/parser@^7.26.9":
156-
version "7.26.10"
157-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
158-
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
155+
"@babel/parser@^7.26.10", "@babel/parser@^7.27.0":
156+
version "7.27.0"
157+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec"
158+
integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==
159159
dependencies:
160-
"@babel/types" "^7.26.10"
160+
"@babel/types" "^7.27.0"
161161

162-
"@babel/template@^7.26.9":
163-
version "7.26.9"
164-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
165-
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
162+
"@babel/template@^7.26.9", "@babel/template@^7.27.0":
163+
version "7.27.0"
164+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4"
165+
integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==
166166
dependencies:
167167
"@babel/code-frame" "^7.26.2"
168-
"@babel/parser" "^7.26.9"
169-
"@babel/types" "^7.26.9"
168+
"@babel/parser" "^7.27.0"
169+
"@babel/types" "^7.27.0"
170170

171171
"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.10":
172-
version "7.26.10"
173-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380"
174-
integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A==
172+
version "7.27.0"
173+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.0.tgz#11d7e644779e166c0442f9a07274d02cd91d4a70"
174+
integrity sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==
175175
dependencies:
176176
"@babel/code-frame" "^7.26.2"
177-
"@babel/generator" "^7.26.10"
178-
"@babel/parser" "^7.26.10"
179-
"@babel/template" "^7.26.9"
180-
"@babel/types" "^7.26.10"
177+
"@babel/generator" "^7.27.0"
178+
"@babel/parser" "^7.27.0"
179+
"@babel/template" "^7.27.0"
180+
"@babel/types" "^7.27.0"
181181
debug "^4.3.1"
182182
globals "^11.1.0"
183183

184-
"@babel/types@^7.25.9", "@babel/types@^7.26.10", "@babel/types@^7.26.9":
185-
version "7.26.10"
186-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
187-
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
184+
"@babel/types@^7.25.9", "@babel/types@^7.26.10", "@babel/types@^7.27.0":
185+
version "7.27.0"
186+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559"
187+
integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==
188188
dependencies:
189189
"@babel/helper-string-parser" "^7.25.9"
190190
"@babel/helper-validator-identifier" "^7.25.9"
@@ -653,9 +653,9 @@
653653
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
654654

655655
"@tsconfig/node20@^20.1.4":
656-
version "20.1.4"
657-
resolved "https://registry.yarnpkg.com/@tsconfig/node20/-/node20-20.1.4.tgz#3457d42eddf12d3bde3976186ab0cd22b85df928"
658-
integrity sha512-sqgsT69YFeLWf5NtJ4Xq/xAF8p4ZQHlmGW74Nu2tD4+g5fAsposc4ZfaaPixVu4y01BEiDCWLRDCvDM5JOsRxg==
656+
version "20.1.5"
657+
resolved "https://registry.yarnpkg.com/@tsconfig/node20/-/node20-20.1.5.tgz#6e5dc3c90088865669c555a156252f75d1a84c0a"
658+
integrity sha512-Vm8e3WxDTqMGPU4GATF9keQAIy1Drd7bPwlgzKJnZtoOsTm1tduUTbDjg0W5qERvGuxPI2h9RbMufH0YdfBylA==
659659

660660
"@types/chai-as-promised@^7.1.4":
661661
version "7.1.8"
@@ -685,9 +685,9 @@
685685
"@types/ssh2" "*"
686686

687687
"@types/dockerode@^3.3.29":
688-
version "3.3.35"
689-
resolved "https://registry.yarnpkg.com/@types/dockerode/-/dockerode-3.3.35.tgz#d78c844a246f8717e3bcf2cc134a976bfa630b10"
690-
integrity sha512-P+DCMASlsH+QaKkDpekKrP5pLls767PPs+/LrlVbKnEnY5tMpEUa2C6U4gRsdFZengOqxdCIqy16R22Q3pLB6Q==
688+
version "3.3.36"
689+
resolved "https://registry.yarnpkg.com/@types/dockerode/-/dockerode-3.3.36.tgz#e080ef9e74ce8f07a9531d8cb8a65ef3a9b280e7"
690+
integrity sha512-K0wTBKjjVI1xS4zeLynssmmbpPl4AnWZ/MJ3JBTi9eGzEmu+xgMLVSKiWzsy/z+3GBPLD5+uE/i/6ZTeZPaX7A==
691691
dependencies:
692692
"@types/docker-modem" "*"
693693
"@types/node" "*"
@@ -721,9 +721,9 @@
721721
form-data "^4.0.0"
722722

723723
"@types/node@*", "@types/node@^18.11.18", "@types/node@^20.14.9", "@types/node@^20.16.10":
724-
version "20.17.25"
725-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.25.tgz#3135ad0af2b46a7689aa5ffb3ecafe1f50171a29"
726-
integrity sha512-bT+r2haIlplJUYtlZrEanFHdPIZTeiMeh/fSOEbOOfWf9uTn+lg8g0KU6Q3iMgjd9FLuuMAgfCNSkjUbxL6E3Q==
724+
version "20.17.28"
725+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.28.tgz#c10436f3a3c996f535919a9b082e2c47f19c40a1"
726+
integrity sha512-DHlH/fNL6Mho38jTy7/JT7sn2wnXI+wULR6PV4gy4VHLVvnrV/d3pHAMQHhc4gjdLmK2ZiPoMxzp6B3yRajLSQ==
727727
dependencies:
728728
undici-types "~6.19.2"
729729

@@ -1697,9 +1697,9 @@ dynamic-dedupe@^0.3.0:
16971697
xtend "^4.0.0"
16981698

16991699
electron-to-chromium@^1.5.73:
1700-
version "1.5.123"
1701-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.123.tgz#fae5bdba0ba27045895176327aa79831aba0790c"
1702-
integrity sha512-refir3NlutEZqlKaBLK0tzlVLe5P2wDKS7UQt/3SpibizgsRAPOsqQC3ffw1nlv3ze5gjRQZYHoPymgVZkplFA==
1700+
version "1.5.128"
1701+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.128.tgz#8ea537b369c32527b3cc47df7973bffe5d3c2980"
1702+
integrity sha512-bo1A4HH/NS522Ws0QNFIzyPcyUUNV/yyy70Ho1xqfGYzPUme2F/xr4tlEOuM6/A538U1vDA7a4XfCd1CKRegKQ==
17031703

17041704
emoji-regex@^8.0.0:
17051705
version "8.0.0"
@@ -4251,9 +4251,9 @@ yallist@^5.0.0:
42514251
integrity sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==
42524252

42534253
yaml@^2.2.2:
4254-
version "2.7.0"
4255-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.0.tgz#aef9bb617a64c937a9a748803786ad8d3ffe1e98"
4256-
integrity sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==
4254+
version "2.7.1"
4255+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.1.tgz#44a247d1b88523855679ac7fa7cda6ed7e135cf6"
4256+
integrity sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==
42574257

42584258
42594259
version "20.2.4"

0 commit comments

Comments
 (0)