From e0c1f98803b9cdbcc0bc60bbd49e7e672483389a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 May 2023 10:40:14 +0000 Subject: [PATCH] Update babel monorepo to v7.22.3 (#16668) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- yarn.lock | 32 ++++++++++++++++---------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index ff049c816d..1ea42597f9 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "license": "Apache-2.0", "type": "module", "dependencies": { - "@babel/runtime": "7.22.0", + "@babel/runtime": "7.22.3", "@braintree/sanitize-url": "6.0.2", "@codemirror/autocomplete": "6.7.1", "@codemirror/commands": "6.2.4", @@ -150,7 +150,7 @@ }, "devDependencies": { "@babel/core": "7.22.1", - "@babel/plugin-proposal-decorators": "7.22.0", + "@babel/plugin-proposal-decorators": "7.22.3", "@babel/plugin-transform-runtime": "7.22.2", "@babel/preset-env": "7.22.2", "@babel/preset-typescript": "7.21.5", diff --git a/yarn.lock b/yarn.lock index 80faaf7cdd..eb0c885b56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -122,7 +122,7 @@ __metadata: languageName: node linkType: hard -"@babel/helper-create-class-features-plugin@npm:^7.21.0, @babel/helper-create-class-features-plugin@npm:^7.22.0, @babel/helper-create-class-features-plugin@npm:^7.22.1": +"@babel/helper-create-class-features-plugin@npm:^7.21.0, @babel/helper-create-class-features-plugin@npm:^7.22.1": version: 7.22.1 resolution: "@babel/helper-create-class-features-plugin@npm:7.22.1" dependencies: @@ -260,7 +260,7 @@ __metadata: languageName: node linkType: hard -"@babel/helper-replace-supers@npm:^7.18.6, @babel/helper-replace-supers@npm:^7.20.7, @babel/helper-replace-supers@npm:^7.21.5, @babel/helper-replace-supers@npm:^7.22.1": +"@babel/helper-replace-supers@npm:^7.18.6, @babel/helper-replace-supers@npm:^7.20.7, @babel/helper-replace-supers@npm:^7.22.1": version: 7.22.1 resolution: "@babel/helper-replace-supers@npm:7.22.1" dependencies: @@ -389,18 +389,18 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-proposal-decorators@npm:7.22.0": - version: 7.22.0 - resolution: "@babel/plugin-proposal-decorators@npm:7.22.0" +"@babel/plugin-proposal-decorators@npm:7.22.3": + version: 7.22.3 + resolution: "@babel/plugin-proposal-decorators@npm:7.22.3" dependencies: - "@babel/helper-create-class-features-plugin": ^7.22.0 + "@babel/helper-create-class-features-plugin": ^7.22.1 "@babel/helper-plugin-utils": ^7.21.5 - "@babel/helper-replace-supers": ^7.21.5 + "@babel/helper-replace-supers": ^7.22.1 "@babel/helper-split-export-declaration": ^7.18.6 - "@babel/plugin-syntax-decorators": ^7.22.0 + "@babel/plugin-syntax-decorators": ^7.22.3 peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 81bdc73239a9a94880a841a86d91bfbb51314691f25f3dcc3645bddc784791d6f876fd7c44449ccefcd8d4922e26106e9126c5e2e29b87e93ee03b7b3b7651cd + checksum: e68d9311924095d6e35a8ed52dfaa06ec8a24bbfa2ca2a241a9ef31a543b014eaf32e6434b737cf87368ffc3051d80091d8640554f99f34211caaa7e90985ea9 languageName: node linkType: hard @@ -463,7 +463,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-syntax-decorators@npm:^7.22.0": +"@babel/plugin-syntax-decorators@npm:^7.22.3": version: 7.22.3 resolution: "@babel/plugin-syntax-decorators@npm:7.22.3" dependencies: @@ -1399,12 +1399,12 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:7.22.0, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4": - version: 7.22.0 - resolution: "@babel/runtime@npm:7.22.0" +"@babel/runtime@npm:7.22.3, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4": + version: 7.22.3 + resolution: "@babel/runtime@npm:7.22.3" dependencies: regenerator-runtime: ^0.13.11 - checksum: fa60a963f33de98baf55179b8b4b986d7ed4b97ec4f725e976fd3ecd6f3005096d9df4ef3cd4a6ce46105d619c7cb086567bcf272e4596a63e66ef9b36463bcb + checksum: 8fc50785ca4cba749fed90bffca7e6fd52d4709755654e95b8d2a945fc034b56fb8c2e8a0183fea7c4abb86bf5fa77678c0ea35163b6920649833d180c34c234 languageName: node linkType: hard @@ -9608,11 +9608,11 @@ __metadata: resolution: "home-assistant-frontend@workspace:." dependencies: "@babel/core": 7.22.1 - "@babel/plugin-proposal-decorators": 7.22.0 + "@babel/plugin-proposal-decorators": 7.22.3 "@babel/plugin-transform-runtime": 7.22.2 "@babel/preset-env": 7.22.2 "@babel/preset-typescript": 7.21.5 - "@babel/runtime": 7.22.0 + "@babel/runtime": 7.22.3 "@braintree/sanitize-url": 6.0.2 "@codemirror/autocomplete": 6.7.1 "@codemirror/commands": 6.2.4