Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
Update dependency c8 to v8 (#35)
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] authored Aug 2, 2023
1 parent 2524bd3 commit 21a68d8
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 67 deletions.
188 changes: 123 additions & 65 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/wasp-reading-service",
"version": "0.1.44",
"version": "0.1.45",
"description": "Service for WASP",
"main": "app/index.js",
"type": "module",
Expand Down Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@babel/eslint-parser": "^7.22.9",
"@babel/plugin-syntax-import-assertions": "^7.22.5",
"c8": "^7.14.0",
"c8": "^8.0.1",
"chai": "^4.3.7",
"delay": "^6.0.0",
"depcheck": "^1.4.3",
Expand Down

0 comments on commit 21a68d8

Please sign in to comment.