Skip to content

Commit

Permalink
Merge pull request #84 from Bayheck/fix-dependency
Browse files Browse the repository at this point in the history
bump: async version updated
  • Loading branch information
Bayheck authored Nov 6, 2024
2 parents d3c686d + 9512f4b commit 758d724
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "testcafe-legacy-api",
"version": "5.1.8",
"version": "5.1.9",
"description": "Legacy API support for TestCafe",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"typescript": "^4.1.2"
},
"dependencies": {
"async": "3.2.3",
"async": "^3.2.6",
"dedent": "^0.6.0",
"highlight-es": "^1.0.0",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 758d724

Please sign in to comment.