From b45a3cb724e1290aa4d451fd81ca667f9e395f6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 12:02:28 +0000 Subject: [PATCH] Bump @babel/types from 7.23.5 to 7.23.6 Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.23.5 to 7.23.6. - [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.23.6/packages/babel-types) --- updated-dependencies: - dependency-name: "@babel/types" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- cli/package.json | 2 +- yarn.lock | 15 +++++++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/cli/package.json b/cli/package.json index f1bb09e625a..066bd396cc4 100644 --- a/cli/package.json +++ b/cli/package.json @@ -23,7 +23,7 @@ "dependencies": { "@babel/generator": "^7.21.5", "@babel/parser": "^7.23.0", - "@babel/types": "^7.21.5", + "@babel/types": "^7.23.6", "@iota-wiki/core": "workspace:^", "@yarnpkg/shell": "^3.3.0", "axios": "^1.6.3", diff --git a/yarn.lock b/yarn.lock index 68adb7ca158..0b044814c2f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1805,7 +1805,7 @@ __metadata: languageName: node linkType: hard -"@babel/types@npm:^7.0.0, @babel/types@npm:^7.12.6, @babel/types@npm:^7.12.7, @babel/types@npm:^7.20.0, @babel/types@npm:^7.21.5, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.19, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.23.4, @babel/types@npm:^7.23.5, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3": +"@babel/types@npm:^7.0.0, @babel/types@npm:^7.12.6, @babel/types@npm:^7.12.7, @babel/types@npm:^7.20.0, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.19, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.23.4, @babel/types@npm:^7.23.5, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3": version: 7.23.5 resolution: "@babel/types@npm:7.23.5" dependencies: @@ -1816,6 +1816,17 @@ __metadata: languageName: node linkType: hard +"@babel/types@npm:^7.23.6": + version: 7.23.6 + resolution: "@babel/types@npm:7.23.6" + dependencies: + "@babel/helper-string-parser": ^7.23.4 + "@babel/helper-validator-identifier": ^7.22.20 + to-fast-properties: ^2.0.0 + checksum: 68187dbec0d637f79bc96263ac95ec8b06d424396678e7e225492be866414ce28ebc918a75354d4c28659be6efe30020b4f0f6df81cc418a2d30645b690a8de0 + languageName: node + linkType: hard + "@colors/colors@npm:1.5.0": version: 1.5.0 resolution: "@colors/colors@npm:1.5.0" @@ -2767,7 +2778,7 @@ __metadata: dependencies: "@babel/generator": ^7.21.5 "@babel/parser": ^7.23.0 - "@babel/types": ^7.21.5 + "@babel/types": ^7.23.6 "@iota-wiki/core": "workspace:^" "@types/babel__generator": ^7 "@types/copyfiles": ^2