mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
fix(deps): update dependency @fontsource-variable/open-sans to ^5.0.28
This commit is contained in:
parent
ec3838af0d
commit
91a9ce02b0
8
package-lock.json
generated
8
package-lock.json
generated
@ -515,9 +515,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@fontsource-variable/open-sans": {
|
||||
"version": "5.0.27",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource-variable/open-sans/-/open-sans-5.0.27.tgz",
|
||||
"integrity": "sha512-zc1qEyxQEOp1ZPfBEzT4BWmPrtJI7JhgELzuJ23M+utqw0f6CvcafxJyCvy6qUW0YMBCBPJlBnQ06MU4Anvaug=="
|
||||
"version": "5.0.28",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource-variable/open-sans/-/open-sans-5.0.28.tgz",
|
||||
"integrity": "sha512-PYfH6e+Jm8N5DRRAEOGneQx3ObnyNgAJ9WTbw7w84tSEmvk+ypo1kUslF2WGkgaygU2uN7wwAAPVnO7YYpipzg=="
|
||||
},
|
||||
"node_modules/@humanwhocodes/config-array": {
|
||||
"version": "0.11.14",
|
||||
@ -12683,7 +12683,7 @@
|
||||
"version": "0.1.10",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@fontsource-variable/open-sans": "^5.0.27",
|
||||
"@fontsource-variable/open-sans": "^5.0.28",
|
||||
"@jsdoc/core": "^0.5.7",
|
||||
"@jsdoc/salty": "^0.2.7",
|
||||
"@jsdoc/tag": "^0.2.10",
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource-variable/open-sans": "^5.0.27",
|
||||
"@fontsource-variable/open-sans": "^5.0.28",
|
||||
"@jsdoc/core": "^0.5.7",
|
||||
"@jsdoc/salty": "^0.2.7",
|
||||
"@jsdoc/tag": "^0.2.10",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user