From 917c59f4218105bc1ff8e575bfeae56f735cc6d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 06:54:34 +0000 Subject: [PATCH] Bump @foxglove/studio from 1.24.0 to 1.30.0 Bumps [@foxglove/studio](https://github.com/foxglove/studio) from 1.24.0 to 1.30.0. - [Release notes](https://github.com/foxglove/studio/releases) - [Commits](https://github.com/foxglove/studio/compare/v1.24.0...v1.30.0) --- updated-dependencies: - dependency-name: "@foxglove/studio" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5ee0e7c..8a3b901 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "devDependencies": { "@foxglove/eslint-plugin": "0.20.0", "@foxglove/fox": "0.4.3", - "@foxglove/studio": "1.24.0", + "@foxglove/studio": "1.30.0", "@types/react": "18.0.18", "@types/react-dom": "18.0.6", "@typescript-eslint/eslint-plugin": "5.36.2", @@ -103,9 +103,9 @@ } }, "node_modules/@foxglove/studio": { - "version": "1.24.0", - "resolved": "https://registry.npmjs.org/@foxglove/studio/-/studio-1.24.0.tgz", - "integrity": "sha512-CuYt4qVBtmC6chQM+kQXFBNiTBJqqXEEd8cZRrh6DpDv6aAvazhHnrBL0o7QVKwgDExpdDahXjj3UYOMB8YvIQ==", + "version": "1.30.0", + "resolved": "https://registry.npmjs.org/@foxglove/studio/-/studio-1.30.0.tgz", + "integrity": "sha512-BWIaEAVG7ijRd9Q+feYwnWkvh8zPrCA6wNKTUwEOWxKrJcAwfjWtwYBjmTa8t0M6SK3YvXq8HH86IXIr5AAnqA==", "dev": true }, "node_modules/@humanwhocodes/config-array": { @@ -5235,9 +5235,9 @@ } }, "@foxglove/studio": { - "version": "1.24.0", - "resolved": "https://registry.npmjs.org/@foxglove/studio/-/studio-1.24.0.tgz", - "integrity": "sha512-CuYt4qVBtmC6chQM+kQXFBNiTBJqqXEEd8cZRrh6DpDv6aAvazhHnrBL0o7QVKwgDExpdDahXjj3UYOMB8YvIQ==", + "version": "1.30.0", + "resolved": "https://registry.npmjs.org/@foxglove/studio/-/studio-1.30.0.tgz", + "integrity": "sha512-BWIaEAVG7ijRd9Q+feYwnWkvh8zPrCA6wNKTUwEOWxKrJcAwfjWtwYBjmTa8t0M6SK3YvXq8HH86IXIr5AAnqA==", "dev": true }, "@humanwhocodes/config-array": { diff --git a/package.json b/package.json index 582ac17..aa5a767 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@foxglove/eslint-plugin": "0.20.0", "@foxglove/fox": "0.4.3", - "@foxglove/studio": "1.24.0", + "@foxglove/studio": "1.30.0", "@types/react": "18.0.18", "@types/react-dom": "18.0.6", "@typescript-eslint/eslint-plugin": "5.36.2",