Skip to content

Commit

Permalink
Merge pull request #1417 from andeemarks/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/underscore-1.11.11

chore(deps): bump @types/underscore from 1.11.10 to 1.11.11
  • Loading branch information
andeemarks authored Oct 12, 2023
2 parents 96f3e51 + 6515a1c commit 00668c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]":
version "1.9.2"
Expand Down Expand Up @@ -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==
Expand Down

0 comments on commit 00668c2

Please sign in to comment.