Skip to content

Commit

Permalink
Merge pull request #894 from localnerve/rc-4.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
localnerve authored Jan 23, 2025
2 parents a52924b + bc2faef commit 5c6296d
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 87 deletions.
108 changes: 24 additions & 84 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "html-snapshots",
"version": "4.15.0",
"version": "4.15.1",
"author": {
"name": "Alex Grant",
"email": "[email protected]",
Expand Down Expand Up @@ -55,15 +55,15 @@
"combine-errors": "3.0.3",
"got": "^13.0.0",
"phantomjs-prebuilt": "2.1.16",
"puppeteer": "^24.1.0",
"puppeteer": "^24.1.1",
"xml2js": "0.6.2"
},
"devDependencies": {
"eslint": "^9.18.0",
"@eslint/js": "^9.18.0",
"globals": "^15.14.0",
"express": "^4.21.2",
"mocha": "^11.0.1",
"mocha": "^11.1.0",
"c8": "^10.1.3",
"server-destroy": "^1.0.1",
"sitemap-xml": "^0.1.0"
Expand Down

0 comments on commit 5c6296d

Please sign in to comment.