From 6e8c8411e43a324fe4d867cc840fd60a28e3c35e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 03:00:01 +0000 Subject: [PATCH] chore(deps): bump @github/relative-time-element from 4.2.1 to 4.3.0 Bumps [@github/relative-time-element](https://github.com/github/relative-time-element) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/github/relative-time-element/releases) - [Commits](https://github.com/github/relative-time-element/compare/v4.2.1...v4.3.0) --- updated-dependencies: - dependency-name: "@github/relative-time-element" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index c384d760ed0..9e1962e38d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3343,9 +3343,9 @@ "dev": true }, "node_modules/@github/relative-time-element": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@github/relative-time-element/-/relative-time-element-4.2.1.tgz", - "integrity": "sha512-XwUfSNwcfBjKRHcUmbh87iFUhzAwO5eDQQ+MNpTFNq5JObFTQv0jmmL45vUsYutwuZCBQHLILXkIgSmHVsa4PA==" + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@github/relative-time-element/-/relative-time-element-4.3.0.tgz", + "integrity": "sha512-+tFjX9//HRS1HnBa5cNgfEtE52arwiutYg1TOF+Trk40SPxst9Q8Rtc3BKD6aKsvfbtub68vfhipgchGjj9o7g==" }, "node_modules/@github/tab-container-element": { "version": "3.2.0",