Skip to content

Commit

Permalink
chore: use exact version number for c8, run npm audit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Mar 20, 2023
1 parent 263eec4 commit 8a2448c
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 2 deletions.
101 changes: 100 additions & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@babel/core": "7.21.0",
"@babel/preset-env": "7.20.2",
"babel-loader": "9.1.2",
"c8": "^7.13.0",
"c8": "7.13.0",
"date-format": "4.0.14",
"del": "6.1.1",
"fancy-log": "2.0.0",
Expand Down

0 comments on commit 8a2448c

Please sign in to comment.