Skip to content

Commit

Permalink
chore(deps): bump dependencies
Browse files Browse the repository at this point in the history
This commit bumps dependencies to newer ava and inline-source.
  • Loading branch information
jniles committed Jan 10, 2023
1 parent 22150db commit 1f2132f
Show file tree
Hide file tree
Showing 2 changed files with 1,461 additions and 1,664 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ima-worldhealth/coral",
"version": "2.12.0",
"ersion": "2.12.0",
"description": "PDF renderer based on puppeteer than inlines assets",
"main": "index.js",
"author": "jniles",
Expand All @@ -22,12 +22,12 @@
},
"dependencies": {
"debug": "^4.1.1",
"inline-source": "^7.2.0",
"puppeteer": "^14.1.1",
"inline-source": "^8.0.2",
"puppeteer": "^19.0.0",
"puppeteer-cluster": "^0.23.0"
},
"devDependencies": {
"ava": "^4.0.0",
"ava": "^5.0.0",
"eslint": "^8.5.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.22.1",
Expand Down
Loading

0 comments on commit 1f2132f

Please sign in to comment.