From 57f4a6846471fb09f8a8ce4549afdd1c51d796eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 23:13:59 +0000 Subject: [PATCH] Bump survey-react-ui from 1.9.129 to 1.9.130 Bumps [survey-react-ui](https://github.com/surveyjs/surveyjs) from 1.9.129 to 1.9.130. - [Release notes](https://github.com/surveyjs/surveyjs/releases) - [Changelog](https://github.com/surveyjs/survey-library/blob/master/CHANGELOG.md) - [Commits](https://github.com/surveyjs/surveyjs/compare/v1.9.129...v1.9.130) --- updated-dependencies: - dependency-name: survey-react-ui dependency-type: direct:development update-type: version-update:semver-patch ... 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 15af04089..a48713d27 100644 --- a/package-lock.json +++ b/package-lock.json @@ -110,7 +110,7 @@ "sinon": "^17.0.1", "sinon-chai": "^3.7.0", "source-map-support": "^0.5.21", - "survey-react-ui": "^1.9.129", + "survey-react-ui": "^1.9.130", "typescript": "^5.3.3", "vscode-extension-tester": "^7.1", "xterm-addon-fit": "^0.8.0", @@ -16372,9 +16372,9 @@ "peer": true }, "node_modules/survey-react-ui": { - "version": "1.9.129", - "resolved": "https://registry.npmjs.org/survey-react-ui/-/survey-react-ui-1.9.129.tgz", - "integrity": "sha512-wGHqYe59WPXrBNt9+B4IBIDeSQN3DTlw9SJS25VdCJ8C873q1S6BGzVqegpMZsHZhpayGzPpTs213TKBMlfijw==", + "version": "1.9.130", + "resolved": "https://registry.npmjs.org/survey-react-ui/-/survey-react-ui-1.9.130.tgz", + "integrity": "sha512-mXPkvywZaM+h4Nexv7QjlVbaEC+2n3QmsgXw/61WschdSQ9PBt+FX3hduDlGga3LC3IASD6smq9hGQNATL5Wjg==", "dev": true, "peerDependencies": { "react": "^16.5.0 || ^17.0.1 || ^18.2.0", @@ -28434,9 +28434,9 @@ "peer": true }, "survey-react-ui": { - "version": "1.9.129", - "resolved": "https://registry.npmjs.org/survey-react-ui/-/survey-react-ui-1.9.129.tgz", - "integrity": "sha512-wGHqYe59WPXrBNt9+B4IBIDeSQN3DTlw9SJS25VdCJ8C873q1S6BGzVqegpMZsHZhpayGzPpTs213TKBMlfijw==", + "version": "1.9.130", + "resolved": "https://registry.npmjs.org/survey-react-ui/-/survey-react-ui-1.9.130.tgz", + "integrity": "sha512-mXPkvywZaM+h4Nexv7QjlVbaEC+2n3QmsgXw/61WschdSQ9PBt+FX3hduDlGga3LC3IASD6smq9hGQNATL5Wjg==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index 2cb80a4f8..be17da5c5 100644 --- a/package.json +++ b/package.json @@ -172,7 +172,7 @@ "sinon": "^17.0.1", "sinon-chai": "^3.7.0", "source-map-support": "^0.5.21", - "survey-react-ui": "^1.9.129", + "survey-react-ui": "^1.9.130", "typescript": "^5.3.3", "vscode-extension-tester": "^7.1", "xterm-addon-fit": "^0.8.0",