From c89d87ec13f47474a14e6017f74e8dd93f2bfc58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 00:32:58 +0000 Subject: [PATCH] [npm] Bump new-github-issue-url from 0.2.1 to 1.1.0 Bumps [new-github-issue-url](https://github.com/sindresorhus/new-github-issue-url) from 0.2.1 to 1.1.0. - [Release notes](https://github.com/sindresorhus/new-github-issue-url/releases) - [Commits](https://github.com/sindresorhus/new-github-issue-url/compare/v0.2.1...v1.1.0) --- updated-dependencies: - dependency-name: new-github-issue-url dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ad8a600..9e2b7837 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "i18next-fs-backend": "2.3.2", "js-yaml": "4.1.0", "lib-js-util-base": "git+https://github.com/bitfinexcom/lib-js-util-base.git", - "new-github-issue-url": "0.2.1", + "new-github-issue-url": "1.1.0", "showdown": "2.0.3", "truncate-utf8-bytes": "1.0.2", "yauzl": "3.2.0"