Skip to content

Commit

Permalink
fix(deps): update dependency @cmru-comsci-66/utils to v1.4.9 (#215)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 22, 2024
1 parent c6b3aaf commit d2d8456
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@cmru-comsci-66/client",
"version": "1.11.15",
"version": "1.11.16",
"scripts": {
"PORT": "3000",
"build": "next build",
Expand All @@ -18,7 +18,7 @@
"dependencies": {
"@cmru-comsci-66/api": "1.4.19",
"@cmru-comsci-66/database": "workspace:*",
"@cmru-comsci-66/utils": "1.4.8",
"@cmru-comsci-66/utils": "1.4.9",
"@fortawesome/fontawesome-svg-core": "6.5.1",
"@fortawesome/free-brands-svg-icons": "6.5.1",
"@fortawesome/free-solid-svg-icons": "6.5.1",
Expand Down
8 changes: 2 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d2d8456

Please sign in to comment.