Skip to content

Commit

Permalink
@2.13.2 - async-lock@1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
localnerve committed Dec 25, 2023
1 parent 49f01a0 commit ce1cdf5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
28 changes: 14 additions & 14 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": "2.13.1",
"version": "2.13.2",
"author": {
"name": "Alex Grant",
"email": "alex@localnerve.com",
Expand Down Expand Up @@ -54,15 +54,15 @@
],
"dependencies": {
"async": "3.2.5",
"async-lock": "1.4.0",
"async-lock": "1.4.1",
"combine-errors": "3.0.3",
"got": "^13.0.0",
"phantomjs-prebuilt": "2.1.16",
"puppeteer": "^21.6.1",
"xml2js": "0.6.2"
},
"devDependencies": {
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"express": "^4.18.2",
"mocha": "^10.2.0",
"c8": "^8.0.1",
Expand Down

0 comments on commit ce1cdf5

Please sign in to comment.