From 89e026faf1528516c6d3d91ad8b843bdf910db3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 06:57:48 +0000 Subject: [PATCH] chore(deps): Bump @relaycorp/shared-config from 1.9.4 to 1.12.1 (#124) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@relaycorp/shared-config](https://github.com/relaycorp/shared-config) from 1.9.4 to 1.12.1.
Release notes

Sourced from @​relaycorp/shared-config's releases.

v1.12.1

1.12.1 (2023-07-28)

Bug Fixes

v1.12.0

1.12.0 (2023-07-28)

Bug Fixes

Features

v1.11.4

1.11.4 (2023-07-28)

Bug Fixes

v1.11.3

1.11.3 (2023-07-28)

Bug Fixes

v1.11.2

1.11.2 (2023-07-28)

Bug Fixes

v1.11.1

1.11.1 (2023-07-28)

Bug Fixes

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@relaycorp/shared-config&package-manager=npm_and_yarn&previous-version=1.9.4&new-version=1.12.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
--- package-lock.json | 15 ++++++++------- package.json | 2 +- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 53d5e9f..4ad6e89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "putout": "^30.7.0" }, "devDependencies": { - "@relaycorp/shared-config": "^1.9.4" + "@relaycorp/shared-config": "^1.12.1" }, "engines": { "node": ">=14" @@ -50,6 +50,7 @@ "@shopify/eslint-plugin": "^42.1.0", "@typescript-eslint/eslint-plugin": "^5.59.9", "@typescript-eslint/parser": ">= 5.62.0", + "eslint": ">= 8", "eslint-import-resolver-typescript": "^3.5.5", "eslint-plugin-anti-trojan-source": "^1.1.1", "eslint-plugin-array-func": "^3.1.8", @@ -3193,9 +3194,9 @@ "integrity": "sha512-RZvCLr2lBemmqvKiS+2Fstv2Zan5+9py19fqHRHmowEuZ6CLB/J1fSZrEzJ3NsPf6mW+V5+pKU9QER8gx1/2Mg==" }, "node_modules/@relaycorp/shared-config": { - "version": "1.9.4", - "resolved": "https://registry.npmjs.org/@relaycorp/shared-config/-/shared-config-1.9.4.tgz", - "integrity": "sha512-r1XaJIE3MXcYCDihVGdPHf/zQWZViIdEithU5cqAY4BbfrFi3ChdebpW71HUOOqm2l5yWvNPG9EUce2o0SgbBA==", + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/@relaycorp/shared-config/-/shared-config-1.12.1.tgz", + "integrity": "sha512-NeUeD/ZGD6eQ2L2H/P0MMxRquYVfSar2sx6Ng6rE79bS621k4MmCkPXZdT599jFwj0684xf5O9opQXD4uAyXBQ==", "dev": true, "dependencies": { "tslint": "^5.20.1", @@ -13318,9 +13319,9 @@ } }, "@relaycorp/shared-config": { - "version": "1.9.4", - "resolved": "https://registry.npmjs.org/@relaycorp/shared-config/-/shared-config-1.9.4.tgz", - "integrity": "sha512-r1XaJIE3MXcYCDihVGdPHf/zQWZViIdEithU5cqAY4BbfrFi3ChdebpW71HUOOqm2l5yWvNPG9EUce2o0SgbBA==", + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/@relaycorp/shared-config/-/shared-config-1.12.1.tgz", + "integrity": "sha512-NeUeD/ZGD6eQ2L2H/P0MMxRquYVfSar2sx6Ng6rE79bS621k4MmCkPXZdT599jFwj0684xf5O9opQXD4uAyXBQ==", "dev": true, "requires": { "tslint": "^5.20.1", diff --git a/package.json b/package.json index 8118b96..afadabe 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "access": "public" }, "devDependencies": { - "@relaycorp/shared-config": "^1.9.4" + "@relaycorp/shared-config": "^1.12.1" }, "dependencies": { "@shopify/eslint-plugin": "^42.1.0",