Skip to content

Commit ca0799e

Browse files
authored
Merge pull request graphql#1086 from graphql/renovate/numbro-2.x
Update dependency numbro to v2.3.5
2 parents 0fcfd01 + ebf9a3c commit ca0799e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"globby": "11.0.4",
3030
"graphql": "15.5.1",
3131
"marked": "3.0.2",
32-
"numbro": "2.3.2",
32+
"numbro": "2.3.5",
3333
"parser-front-matter": "1.6.4",
3434
"prism-react-renderer": "1.2.1",
3535
"prismjs": "1.24.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8588,10 +8588,10 @@ nullthrows@^1.0.0:
85888588
resolved "https://registry.yarnpkg.com/nullthrows/-/nullthrows-1.1.1.tgz#7818258843856ae971eae4208ad7d7eb19a431b1"
85898589
integrity sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==
85908590

8591-
8592-
version "2.3.2"
8593-
resolved "https://registry.yarnpkg.com/numbro/-/numbro-2.3.2.tgz#4967c631b0ea99b17dd7f88cdd1eaa4ace4d4971"
8594-
integrity sha512-GHRdsyYs6ugRP0mipuBKTybzTPKdlhzKh271PG3hPwL1fg2DKwK/I2nCsh0gW3FfIKBzWIFoBnousQfiAkOuwQ==
8591+
8592+
version "2.3.5"
8593+
resolved "https://registry.yarnpkg.com/numbro/-/numbro-2.3.5.tgz#ab491bd5ee6af3731c6bdb11231ad19d2ee4fc72"
8594+
integrity sha512-xlKC0GIZn0iaF7LHE60/DmGfQadDNfnskXdGDGWJfaZfP4pbhc0x+nR8yIIpQkF9n7gJWS6fgBR3Pkvp/W6sDg==
85958595
dependencies:
85968596
bignumber.js "^8.1.1"
85978597

0 commit comments

Comments
 (0)