From 7956f5f47afb2b5349f4b437d6d5d25a913be99d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 19:06:46 +0000 Subject: [PATCH] Bump @abraham/remotedata from 1.3.0 to 1.4.0 Bumps [@abraham/remotedata](https://github.com/abraham/remotedata) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/abraham/remotedata/releases) - [Commits](https://github.com/abraham/remotedata/compare/v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: "@abraham/remotedata" dependency-type: direct:production 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 f70b0fa326..8ba8218d53 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "3.0.0", "hasInstallScript": true, "dependencies": { - "@abraham/remotedata": "1.3.0", + "@abraham/remotedata": "1.4.0", "@justinribeiro/lite-youtube": "^1.5.0", "@material/mwc-button": "^0.27.0", "@material/mwc-dialog": "^0.27.0", @@ -105,9 +105,9 @@ } }, "node_modules/@abraham/remotedata": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/@abraham/remotedata/-/remotedata-1.3.0.tgz", - "integrity": "sha512-1Vyl1oLh79SKhc9ycUKgAV/A08EHSZzshV2GAB3JZxTBnG1LmUvxxBmMZFB0Nv6kDM88+xWtVPjm3pI1YYuY6g==" + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@abraham/remotedata/-/remotedata-1.4.0.tgz", + "integrity": "sha512-nW+u2UZwhGiFTArjH08+F4E5tVOPNJPHZIjdjL44lMUKGv8JMyBbiKaGcubj3jOD6K1jGVjwcD/po1YTZFZG0w==" }, "node_modules/@adobe/css-tools": { "version": "4.4.0", @@ -21840,9 +21840,9 @@ "dev": true }, "@abraham/remotedata": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/@abraham/remotedata/-/remotedata-1.3.0.tgz", - "integrity": "sha512-1Vyl1oLh79SKhc9ycUKgAV/A08EHSZzshV2GAB3JZxTBnG1LmUvxxBmMZFB0Nv6kDM88+xWtVPjm3pI1YYuY6g==" + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@abraham/remotedata/-/remotedata-1.4.0.tgz", + "integrity": "sha512-nW+u2UZwhGiFTArjH08+F4E5tVOPNJPHZIjdjL44lMUKGv8JMyBbiKaGcubj3jOD6K1jGVjwcD/po1YTZFZG0w==" }, "@adobe/css-tools": { "version": "4.4.0", diff --git a/package.json b/package.json index 618ae145b1..913ef04981 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "test": "jest" }, "dependencies": { - "@abraham/remotedata": "1.3.0", + "@abraham/remotedata": "1.4.0", "@justinribeiro/lite-youtube": "^1.5.0", "@material/mwc-button": "^0.27.0", "@material/mwc-dialog": "^0.27.0",