Update dependency @fontsource/fira-code to v4.5.12

This commit is contained in:
Renovate 2022-10-30 20:00:51 +00:00
parent dd84f03bee
commit 45a7cb334f
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -8,7 +8,7 @@
"name": "website",
"version": "0.0.0",
"dependencies": {
"@fontsource/fira-code": "4.5.11",
"@fontsource/fira-code": "4.5.12",
"@fortawesome/fontawesome-free": "6.2.0",
"@ledge/is-ie-11": "7.0.0",
"bulma": "0.9.4",
@ -137,9 +137,9 @@
}
},
"node_modules/@fontsource/fira-code": {
"version": "4.5.11",
"resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-4.5.11.tgz",
"integrity": "sha512-/o5QVmfPfkjlCGoWtrB66y4CtqeDPt9n8Ltz4VmFkLoO9Ov8L1thsbPbEQqKePUMJBVShnh9G448X36PCWlOYw=="
"version": "4.5.12",
"resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-4.5.12.tgz",
"integrity": "sha512-dAVGsgiVR6jslpuXosHH4/Jf8bsAIKL1RWqjVq4WpmxL7CFHfg9hT5bAv/Y3xsEj8kDTibEgpuC3eMfr9kb02g=="
},
"node_modules/@fortawesome/fontawesome-free": {
"version": "6.2.0",
@ -3939,9 +3939,9 @@
}
},
"@fontsource/fira-code": {
"version": "4.5.11",
"resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-4.5.11.tgz",
"integrity": "sha512-/o5QVmfPfkjlCGoWtrB66y4CtqeDPt9n8Ltz4VmFkLoO9Ov8L1thsbPbEQqKePUMJBVShnh9G448X36PCWlOYw=="
"version": "4.5.12",
"resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-4.5.12.tgz",
"integrity": "sha512-dAVGsgiVR6jslpuXosHH4/Jf8bsAIKL1RWqjVq4WpmxL7CFHfg9hT5bAv/Y3xsEj8kDTibEgpuC3eMfr9kb02g=="
},
"@fortawesome/fontawesome-free": {
"version": "6.2.0",

View File

@ -27,7 +27,7 @@
"stylelint-config-standard-scss": "6.0.0"
},
"dependencies": {
"@fontsource/fira-code": "4.5.11",
"@fontsource/fira-code": "4.5.12",
"@fortawesome/fontawesome-free": "6.2.0",
"@ledge/is-ie-11": "7.0.0",
"bulma": "0.9.4",