Skip to content

Commit

Permalink
chore(deps): update dependency c8 to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 11, 2024
1 parent 2bc662d commit fc4c1df
Show file tree
Hide file tree
Showing 3 changed files with 148 additions and 52 deletions.
4 changes: 2 additions & 2 deletions backend-issuer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/nice-agent-portal-backend-issuer",
"version": "0.2.3",
"version": "0.2.4",
"description": "OpenAPI service to manage profiles for the NICE agent and communication with veritable-cloudagent",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -48,7 +48,7 @@
"@types/swagger-ui-express": "^4.1.6",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"c8": "^9.1.0",
"c8": "^10.1.0",
"chai": "^5.1.0",
"concurrently": "^8.2.2",
"depcheck": "^1.4.7",
Expand Down
4 changes: 2 additions & 2 deletions backend-peer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/nice-agent-portal-backend-peer",
"version": "0.3.2",
"version": "0.3.3",
"description": "OpenAPI service to manage profiles for the NICE agent and communication with veritable-cloudagent",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -47,7 +47,7 @@
"@types/swagger-ui-express": "^4.1.6",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"c8": "^9.1.0",
"c8": "^10.1.0",
"chai": "^5.1.0",
"concurrently": "^8.2.2",
"depcheck": "^1.4.7",
Expand Down
192 changes: 144 additions & 48 deletions package-lock.json

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

0 comments on commit fc4c1df

Please sign in to comment.