Skip to content

Commit

Permalink
Merge pull request #136 from localnerve/rc-7.7.1
Browse files Browse the repository at this point in the history
@7.7.1 - html-snapshots@3.7.1
  • Loading branch information
localnerve committed Apr 29, 2024
2 parents 1dbf4af + 19639d6 commit ad2855d
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 67 deletions.
140 changes: 78 additions & 62 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grunt-html-snapshots",
"description": "The grunt task for html-snapshots",
"version": "7.6.3",
"version": "7.7.1",
"homepage": "https://github.com/localnerve/grunt-html-snapshots",
"author": {
"name": "Alex Grant",
Expand Down Expand Up @@ -29,12 +29,12 @@
"lint": "eslint ."
},
"dependencies": {
"html-snapshots": "^3.6.3"
"html-snapshots": "^3.7.1"
},
"devDependencies": {
"@eslint/js": "^9.0.0",
"eslint": "^9.0.0",
"globals": "^15.0.0",
"@eslint/js": "^9.1.1",
"eslint": "^9.1.1",
"globals": "^15.1.0",
"grunt-contrib-clean": "^2.0.1",
"grunt-contrib-nodeunit": "^5.0.0",
"grunt": "^1.6.1"
Expand Down

0 comments on commit ad2855d

Please sign in to comment.