Skip to content

Commit

Permalink
update web component version
Browse files Browse the repository at this point in the history
Signed-off-by: Micah Chiang <15097156+micahchiang@users.noreply.github.com>
  • Loading branch information
micahchiang committed Jan 16, 2025
1 parent 20bc19e commit cced2b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@babel/preset-react": "^7.23.3",
"@babel/register": "^7.23.7",
"@department-of-veterans-affairs/eslint-plugin": "^1.1.0",
"@department-of-veterans-affairs/web-components": "^16.3.0",
"@department-of-veterans-affairs/web-components": "^16.4.0",
"@octokit/rest": "^18.10.0",
"@sentry/browser": "^6.13.1",
"@testing-library/cypress": "^8.0.3",
Expand Down Expand Up @@ -273,4 +273,4 @@
"**/ansi-regex": "^4.1.1",
"**/@babel/core": "^7.23.2"
}
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1330,10 +1330,10 @@
dependencies:
minimist "^1.2.6"

"@department-of-veterans-affairs/web-components@^16.3.0":
version "16.3.0"
resolved "https://registry.npmjs.org/@department-of-veterans-affairs/web-components/-/web-components-16.3.0.tgz#24aea11a21bec926baa2f09e4665b2d2c0d3fbdf"
integrity sha512-FHQoYnEpuDW9ynMBb94AWtqgzirpvcoT9c/uY9Evb/bYFqOhO6FRz6nQ1J0p6KvZOs3T3huhuf2JguZHaO1JBA==
"@department-of-veterans-affairs/web-components@^16.4.0":
version "16.4.0"
resolved "https://registry.yarnpkg.com/@department-of-veterans-affairs/web-components/-/web-components-16.4.0.tgz#77e6a56f51e2c283da02da7b9ca6814daf182282"
integrity sha512-fPYEtKryL8kcHyisBdgnrhVac5+joEbhMQLmtGbxTyJkZmtPHGmyIHLCMzISzJac2zT6YDBcbIAJI4qvpqkxsA==
dependencies:
"@stencil/core" "4.20.0"
aria-hidden "^1.1.3"
Expand Down

0 comments on commit cced2b4

Please sign in to comment.