Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/css-library/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ __metadata:
linkType: hard

"@isaacs/brace-expansion@npm:^5.0.0":
version: 5.0.0
resolution: "@isaacs/brace-expansion@npm:5.0.0"
version: 5.0.1
resolution: "@isaacs/brace-expansion@npm:5.0.1"
dependencies:
"@isaacs/balanced-match": "npm:^4.0.1"
checksum: 10/cf3b7f206aff12128214a1df764ac8cdbc517c110db85249b945282407e3dfc5c6e66286383a7c9391a059fc8e6e6a8ca82262fc9d2590bd615376141fbebd2d
checksum: 10/aec226065bc4285436a27379e08cc35bf94ef59f5098ac1c026495c9ba4ab33d851964082d3648d56d63eb90f2642867bd15a3e1b810b98beb1a8c14efce6a94
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion packages/design-system-dashboard-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"command-line-args": "5.2.1",
"csv": "6.3.10",
"fast-memoize": "2.5.2",
"glob": "13.0.0",
"glob": "13.0.1",
"jsonexport": "3.2.0",
"lodash": "4.17.23"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.29.2",
"fs-extra": "9.1.0",
"glob": "13.0.0",
"glob": "13.0.1",
"husky": "5.2.0",
"is-docker": "2.1.1",
"karma": "6.4.4",
Expand Down
4 changes: 4 additions & 0 deletions packages/web-components/src/components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@ export namespace Components {
* @componentName Card Status
* @maturityCategory caution
* @maturityLevel available
* @guidanceHref card/card-status
*/
interface VaCardStatus {
/**
Expand Down Expand Up @@ -2907,6 +2908,7 @@ declare global {
* @componentName Card Status
* @maturityCategory caution
* @maturityLevel available
* @guidanceHref card/card-status
*/
interface HTMLVaCardStatusElement extends Components.VaCardStatus, HTMLStencilElement {
}
Expand Down Expand Up @@ -4462,6 +4464,7 @@ declare namespace LocalJSX {
* @componentName Card Status
* @maturityCategory caution
* @maturityLevel available
* @guidanceHref card/card-status
*/
interface VaCardStatus {
/**
Expand Down Expand Up @@ -6889,6 +6892,7 @@ declare module "@stencil/core" {
* @componentName Card Status
* @maturityCategory caution
* @maturityLevel available
* @guidanceHref card/card-status
*/
"va-card-status": LocalJSX.VaCardStatus & JSXBase.HTMLAttributes<HTMLVaCardStatusElement>;
/**
Expand Down
25 changes: 18 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3183,7 +3183,7 @@ __metadata:
eslint-plugin-prettier: "npm:3.4.1"
eslint-plugin-react: "npm:7.29.2"
fs-extra: "npm:9.1.0"
glob: "npm:13.0.0"
glob: "npm:13.0.1"
husky: "npm:5.2.0"
is-docker: "npm:2.1.1"
karma: "npm:6.4.4"
Expand Down Expand Up @@ -8052,7 +8052,7 @@ __metadata:
csv: "npm:6.3.10"
eslint: "npm:9.26.0"
fast-memoize: "npm:2.5.2"
glob: "npm:13.0.0"
glob: "npm:13.0.1"
husky: "npm:6"
jest: "npm:29.7.0"
jsonexport: "npm:3.2.0"
Expand Down Expand Up @@ -9835,14 +9835,14 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:13.0.0, glob@npm:^13.0.0":
version: 13.0.0
resolution: "glob@npm:13.0.0"
"glob@npm:13.0.1":
version: 13.0.1
resolution: "glob@npm:13.0.1"
dependencies:
minimatch: "npm:^10.1.1"
minimatch: "npm:^10.1.2"
minipass: "npm:^7.1.2"
path-scurry: "npm:^2.0.0"
checksum: 10/de390721d29ee1c9ea41e40ec2aa0de2cabafa68022e237dc4297665a5e4d650776f2573191984ea1640aba1bf0ea34eddef2d8cbfbfc2ad24b5fb0af41d8846
checksum: 10/465e8cc269ab88d7415a3906cdc0f4543a2ae54df99207204af5bc28a944396d8d893822f546a8056a78ec714e608ab4f3502532c4d6b9cc5e113adf0fe5109e
languageName: node
linkType: hard

Expand Down Expand Up @@ -9875,6 +9875,17 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^13.0.0":
version: 13.0.0
resolution: "glob@npm:13.0.0"
dependencies:
minimatch: "npm:^10.1.1"
minipass: "npm:^7.1.2"
path-scurry: "npm:^2.0.0"
checksum: 10/de390721d29ee1c9ea41e40ec2aa0de2cabafa68022e237dc4297665a5e4d650776f2573191984ea1640aba1bf0ea34eddef2d8cbfbfc2ad24b5fb0af41d8846
languageName: node
linkType: hard

"glob@npm:^7.1.1, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.7, glob@npm:^7.2.0":
version: 7.2.3
resolution: "glob@npm:7.2.3"
Expand Down
Loading