Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit 2f339d9

Browse files
build(deps): bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in the npm_and_yarn group across 1 directory (#1969)
* build(deps): bump @isaacs/brace-expansion Bumps the npm_and_yarn group with 1 update in the /packages/css-library directory: @isaacs/brace-expansion. Updates `@isaacs/brace-expansion` from 5.0.0 to 5.0.1 --- updated-dependencies: - dependency-name: "@isaacs/brace-expansion" dependency-version: 5.0.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> * add a commit to see if chromatic will work --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kerry Powell <1776069+powellkerry@users.noreply.github.com>
1 parent a39fab0 commit 2f339d9

5 files changed

Lines changed: 27 additions & 12 deletions

File tree

packages/css-library/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ __metadata:
3232
linkType: hard
3333

3434
"@isaacs/brace-expansion@npm:^5.0.0":
35-
version: 5.0.0
36-
resolution: "@isaacs/brace-expansion@npm:5.0.0"
35+
version: 5.0.1
36+
resolution: "@isaacs/brace-expansion@npm:5.0.1"
3737
dependencies:
3838
"@isaacs/balanced-match": "npm:^4.0.1"
39-
checksum: 10/cf3b7f206aff12128214a1df764ac8cdbc517c110db85249b945282407e3dfc5c6e66286383a7c9391a059fc8e6e6a8ca82262fc9d2590bd615376141fbebd2d
39+
checksum: 10/aec226065bc4285436a27379e08cc35bf94ef59f5098ac1c026495c9ba4ab33d851964082d3648d56d63eb90f2642867bd15a3e1b810b98beb1a8c14efce6a94
4040
languageName: node
4141
linkType: hard
4242

packages/design-system-dashboard-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"command-line-args": "5.2.1",
2323
"csv": "6.3.10",
2424
"fast-memoize": "2.5.2",
25-
"glob": "13.0.0",
25+
"glob": "13.0.1",
2626
"jsonexport": "3.2.0",
2727
"lodash": "4.17.23"
2828
},

packages/react-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"eslint-plugin-prettier": "3.4.1",
7474
"eslint-plugin-react": "7.29.2",
7575
"fs-extra": "9.1.0",
76-
"glob": "13.0.0",
76+
"glob": "13.0.1",
7777
"husky": "5.2.0",
7878
"is-docker": "2.1.1",
7979
"karma": "6.4.4",

packages/web-components/src/components.d.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@ export namespace Components {
418418
* @componentName Card Status
419419
* @maturityCategory caution
420420
* @maturityLevel available
421+
* @guidanceHref card/card-status
421422
*/
422423
interface VaCardStatus {
423424
/**
@@ -2907,6 +2908,7 @@ declare global {
29072908
* @componentName Card Status
29082909
* @maturityCategory caution
29092910
* @maturityLevel available
2911+
* @guidanceHref card/card-status
29102912
*/
29112913
interface HTMLVaCardStatusElement extends Components.VaCardStatus, HTMLStencilElement {
29122914
}
@@ -4462,6 +4464,7 @@ declare namespace LocalJSX {
44624464
* @componentName Card Status
44634465
* @maturityCategory caution
44644466
* @maturityLevel available
4467+
* @guidanceHref card/card-status
44654468
*/
44664469
interface VaCardStatus {
44674470
/**
@@ -6889,6 +6892,7 @@ declare module "@stencil/core" {
68896892
* @componentName Card Status
68906893
* @maturityCategory caution
68916894
* @maturityLevel available
6895+
* @guidanceHref card/card-status
68926896
*/
68936897
"va-card-status": LocalJSX.VaCardStatus & JSXBase.HTMLAttributes<HTMLVaCardStatusElement>;
68946898
/**

yarn.lock

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3183,7 +3183,7 @@ __metadata:
31833183
eslint-plugin-prettier: "npm:3.4.1"
31843184
eslint-plugin-react: "npm:7.29.2"
31853185
fs-extra: "npm:9.1.0"
3186-
glob: "npm:13.0.0"
3186+
glob: "npm:13.0.1"
31873187
husky: "npm:5.2.0"
31883188
is-docker: "npm:2.1.1"
31893189
karma: "npm:6.4.4"
@@ -8052,7 +8052,7 @@ __metadata:
80528052
csv: "npm:6.3.10"
80538053
eslint: "npm:9.26.0"
80548054
fast-memoize: "npm:2.5.2"
8055-
glob: "npm:13.0.0"
8055+
glob: "npm:13.0.1"
80568056
husky: "npm:6"
80578057
jest: "npm:29.7.0"
80588058
jsonexport: "npm:3.2.0"
@@ -9835,14 +9835,14 @@ __metadata:
98359835
languageName: node
98369836
linkType: hard
98379837

9838-
"glob@npm:13.0.0, glob@npm:^13.0.0":
9839-
version: 13.0.0
9840-
resolution: "glob@npm:13.0.0"
9838+
"glob@npm:13.0.1":
9839+
version: 13.0.1
9840+
resolution: "glob@npm:13.0.1"
98419841
dependencies:
9842-
minimatch: "npm:^10.1.1"
9842+
minimatch: "npm:^10.1.2"
98439843
minipass: "npm:^7.1.2"
98449844
path-scurry: "npm:^2.0.0"
9845-
checksum: 10/de390721d29ee1c9ea41e40ec2aa0de2cabafa68022e237dc4297665a5e4d650776f2573191984ea1640aba1bf0ea34eddef2d8cbfbfc2ad24b5fb0af41d8846
9845+
checksum: 10/465e8cc269ab88d7415a3906cdc0f4543a2ae54df99207204af5bc28a944396d8d893822f546a8056a78ec714e608ab4f3502532c4d6b9cc5e113adf0fe5109e
98469846
languageName: node
98479847
linkType: hard
98489848

@@ -9875,6 +9875,17 @@ __metadata:
98759875
languageName: node
98769876
linkType: hard
98779877

9878+
"glob@npm:^13.0.0":
9879+
version: 13.0.0
9880+
resolution: "glob@npm:13.0.0"
9881+
dependencies:
9882+
minimatch: "npm:^10.1.1"
9883+
minipass: "npm:^7.1.2"
9884+
path-scurry: "npm:^2.0.0"
9885+
checksum: 10/de390721d29ee1c9ea41e40ec2aa0de2cabafa68022e237dc4297665a5e4d650776f2573191984ea1640aba1bf0ea34eddef2d8cbfbfc2ad24b5fb0af41d8846
9886+
languageName: node
9887+
linkType: hard
9888+
98789889
"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":
98799890
version: 7.2.3
98809891
resolution: "glob@npm:7.2.3"

0 commit comments

Comments
 (0)