Bump @fontsource/fira-code from 4.5.2 to 4.5.4 (#167)

This commit is contained in:
dependabot[bot] 2022-02-05 18:00:22 +00:00 committed by GitHub
parent e6eb57e541
commit 0610c2fd1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -12,7 +12,7 @@
"@blackbox-vision/react-qr-reader": "^5.0.0",
"@chainlink/contracts": "^0.3.1",
"@craco/craco": "^6.4.3",
"@fontsource/fira-code": "^4.5.2",
"@fontsource/fira-code": "^4.5.4",
"@fontsource/roboto": "^4.5.3",
"@fontsource/roboto-mono": "^4.5.0",
"@fontsource/space-grotesk": "^4.5.1",
@ -2132,9 +2132,9 @@
}
},
"node_modules/@fontsource/fira-code": {
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-4.5.2.tgz",
"integrity": "sha512-wNUvcqmm1dZYTbJlkbFZL9Huu7p+Hwaa4CLNTPql3CG90Rh9dSi43wNg5AnVHxjAhWQOGlCpSrEswnnHu1CkxA=="
"version": "4.5.4",
"resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-4.5.4.tgz",
"integrity": "sha512-VXA5wQqU8ieKD3n2wKA+0asywXXkgJc4JxR3IAfVEnRKcz93xd0UpZtmgL3sPeWZQSPc194yikIi0y2hxSGDpA=="
},
"node_modules/@fontsource/roboto": {
"version": "4.5.3",
@ -20920,9 +20920,9 @@
}
},
"@fontsource/fira-code": {
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-4.5.2.tgz",
"integrity": "sha512-wNUvcqmm1dZYTbJlkbFZL9Huu7p+Hwaa4CLNTPql3CG90Rh9dSi43wNg5AnVHxjAhWQOGlCpSrEswnnHu1CkxA=="
"version": "4.5.4",
"resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-4.5.4.tgz",
"integrity": "sha512-VXA5wQqU8ieKD3n2wKA+0asywXXkgJc4JxR3IAfVEnRKcz93xd0UpZtmgL3sPeWZQSPc194yikIi0y2hxSGDpA=="
},
"@fontsource/roboto": {
"version": "4.5.3",

View File

@ -7,7 +7,7 @@
"@blackbox-vision/react-qr-reader": "^5.0.0",
"@chainlink/contracts": "^0.3.1",
"@craco/craco": "^6.4.3",
"@fontsource/fira-code": "^4.5.2",
"@fontsource/fira-code": "^4.5.4",
"@fontsource/roboto": "^4.5.3",
"@fontsource/roboto-mono": "^4.5.0",
"@fontsource/space-grotesk": "^4.5.1",