Skip to content

Commit 2ab08d3

Browse files
Bump @babel/runtime from 7.26.0 to 7.26.10
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.26.10. - [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.26.10/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c16d1d commit 2ab08d3

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"workbox-build": "patch:workbox-build@npm%3A7.1.1#~/homeassistant-frontend/.yarn/patches/workbox-build-npm-7.1.1-a854f3faae.patch"
9696
},
9797
"dependencies": {
98-
"@babel/runtime": "7.26.0",
98+
"@babel/runtime": "7.26.10",
9999
"@braintree/sanitize-url": "7.1.1",
100100
"@codemirror/autocomplete": "6.18.4",
101101
"@codemirror/commands": "6.7.1",

yarn.lock

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2689,12 +2689,12 @@ __metadata:
26892689
languageName: node
26902690
linkType: hard
26912691

2692-
"@babel/runtime@npm:7.26.0, @babel/runtime@npm:^7.7.2":
2693-
version: 7.26.0
2694-
resolution: "@babel/runtime@npm:7.26.0"
2692+
"@babel/runtime@npm:7.26.10":
2693+
version: 7.26.10
2694+
resolution: "@babel/runtime@npm:7.26.10"
26952695
dependencies:
26962696
regenerator-runtime: "npm:^0.14.0"
2697-
checksum: 10/9f4ea1c1d566c497c052d505587554e782e021e6ccd302c2ad7ae8291c8e16e3f19d4a7726fb64469e057779ea2081c28b7dbefec6d813a22f08a35712c0f699
2697+
checksum: 10/9d7ff8e96abe3791047c1138789c742411e3ef19c4d7ca18ce916f83cec92c06ec5dc64401759f6dd1e377cf8a01bbd2c62e033eb7550f435cf6579768d0d4a5
26982698
languageName: node
26992699
linkType: hard
27002700

@@ -2707,6 +2707,15 @@ __metadata:
27072707
languageName: node
27082708
linkType: hard
27092709

2710+
"@babel/runtime@npm:^7.7.2":
2711+
version: 7.26.0
2712+
resolution: "@babel/runtime@npm:7.26.0"
2713+
dependencies:
2714+
regenerator-runtime: "npm:^0.14.0"
2715+
checksum: 10/9f4ea1c1d566c497c052d505587554e782e021e6ccd302c2ad7ae8291c8e16e3f19d4a7726fb64469e057779ea2081c28b7dbefec6d813a22f08a35712c0f699
2716+
languageName: node
2717+
linkType: hard
2718+
27102719
"@babel/template@npm:^7.22.15":
27112720
version: 7.22.15
27122721
resolution: "@babel/template@npm:7.22.15"
@@ -11716,7 +11725,7 @@ __metadata:
1171611725
"@babel/plugin-transform-runtime": "npm:7.25.9"
1171711726
"@babel/preset-env": "npm:7.26.0"
1171811727
"@babel/preset-typescript": "npm:7.26.0"
11719-
"@babel/runtime": "npm:7.26.0"
11728+
"@babel/runtime": "npm:7.26.10"
1172011729
"@braintree/sanitize-url": "npm:7.1.1"
1172111730
"@bundle-stats/plugin-webpack-filter": "npm:4.17.0"
1172211731
"@codemirror/autocomplete": "npm:6.18.4"

0 commit comments

Comments
 (0)