From 6515a1c1d1c394e0a60e9fd88f91e950d3e40359 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 19:13:56 +0000 Subject: [PATCH] chore(deps): bump @types/underscore from 1.11.10 to 1.11.11 Bumps [@types/underscore](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/underscore) from 1.11.10 to 1.11.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/underscore) --- updated-dependencies: - dependency-name: "@types/underscore" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d8e3f5fa..50649ae4 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "private": true, "dependencies": { "@types/numeral": "^2.0.3", - "@types/underscore": "^1.11.10", + "@types/underscore": "^1.11.11", "classnames": "^2.3.2", "gatsby": "^5.12.6", "gatsby-plugin-typography": "^5.12.0", diff --git a/yarn.lock b/yarn.lock index 86397958..89d30d7c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2400,10 +2400,10 @@ resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.0.33.tgz#1073c4bc824754ae3d10cfab88ab0237ba964e4d" integrity sha512-gVC1InwyVrO326wbBZw+AO3u2vRXz/iRWq9jYhpG4W8LXyIgDv3ZmcLQ5Q4Gs+gFMyqx+viFoFT+l3p61QFCmQ== -"@types/underscore@^1.11.10": - version "1.11.10" - resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.11.10.tgz#9f4f9ee3f9093791f2f302b6f1d8f23e4cc0296f" - integrity sha512-qDaHavz423J+9c48y2lRoA4HwsucQ4xgU+7L3nCSJ4TjB/CGl30nPZhRa+ssUgbJdg38JESjZFkY5K52aXlAYA== +"@types/underscore@^1.11.11": + version "1.11.11" + resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.11.11.tgz#d687e649dd7f3c4045b71f756cd80892d55d3bb1" + integrity sha512-J/ZgSP9Yv0S+wfUfeRh9ynktcCvycfW4S9NbzkFdiHLBth+Ctdy5nYg3ZAqUKq7v3gcJce6rXo41zJV6IqsXsQ== "@types/yoga-layout@1.9.2": version "1.9.2" @@ -6028,7 +6028,7 @@ functions-have-names@^1.2.2, functions-have-names@^1.2.3: resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834" integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ== -gatsby-cli@^5.12.1, gatsby-cli@^5.12.2: +gatsby-cli@^5.12.2: version "5.12.2" resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-5.12.2.tgz#1efb7e519ac3e4003e469dbcfbbab2bde5b08f0b" integrity sha512-Eqg7BzHhWgzlaovVQR4EqEMaQ94WVLV4tzmSFADI1my8Q0byUAoQ5lVMwRP6mcX1nIhZ3Ut045Ty2y91amF7xw==