Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghustavh97 committed May 6, 2021
1 parent 7292be5 commit 68430db
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 56 deletions.
85 changes: 34 additions & 51 deletions package-lock.json

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

11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
"svg-to-element"
],
"author": "Ghustavh Ehm <https://github.com/Ghustavh97>",
"contributors": [{
"contributors": [
{
"name": "Ghustavh Ehm",
"email": "Ghustavh97@gmail.com",
"url": "https://github.com/Ghustavh97"
Expand All @@ -48,17 +49,17 @@
"dependencies": {
"canvas": "^2.7.0",
"jimp": "^0.16.1",
"jsdom": "^16.5.2",
"oslllo-validator": "1.1.1"
"jsdom": "^16.5.3",
"oslllo-validator": "2.0.0"
},
"devDependencies": {
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"coveralls": "^3.1.0",
"fs-extra": "^9.1.0",
"fs-extra": "^10.0.0",
"looks-same": "^7.3.0",
"mocha": "^8.3.2",
"mocha-lcov-reporter": "^1.3.0",
"nyc": "^15.1.0"
}
}
}

0 comments on commit 68430db

Please sign in to comment.