Skip to content

Commit

Permalink
fix(deps): update dependency synckit to ^0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent 90e1ee0 commit bdb0d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"npm-package-arg": "^10.0.0",
"package-json": "^8.1.0",
"semver": "^7.3.5",
"synckit": "^0.7.1",
"synckit": "^0.8.0",

Check failure on line 106 in package.json

View workflow job for this annotation

GitHub Actions / lint

"synckit@^0.8.0" is not compatible with "node@>=14.17.0". Allowed is: "node@^14.18.0||>=16.0.0"

Check failure on line 106 in package.json

View workflow job for this annotation

GitHub Actions / update

"synckit@^0.8.0" is not compatible with "node@>=14.17.0". Allowed is: "node@^14.18.0||>=16.0.0"
"tunnel-agent": "^0.6.0"
},
"publishConfig": {
Expand Down

0 comments on commit bdb0d8b

Please sign in to comment.