Skip to content

Commit

Permalink
fix(deps): update dependency npm-package-arg to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent b4cb7f9 commit 4572522
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 @@
},
"dependencies": {
"jsonc-eslint-parser": "^2.0.2",
"npm-package-arg": "^10.0.0",
"npm-package-arg": "^12.0.0",

Check failure on line 106 in package.json

View workflow job for this annotation

GitHub Actions / lint

"npm-package-arg@^12.0.0" is not compatible with "node@>=14.17.0". Allowed is: "node@^18.17.0||>=20.5.0"

Check failure on line 106 in package.json

View workflow job for this annotation

GitHub Actions / lint

"npm-package-arg@^12.0.0" is not compatible with "node@>=14.17.0". Allowed is: "node@^18.17.0||>=20.5.0"

Check failure on line 106 in package.json

View workflow job for this annotation

GitHub Actions / update

"npm-package-arg@^12.0.0" is not compatible with "node@>=14.17.0". Allowed is: "node@^18.17.0||>=20.5.0"

Check failure on line 106 in package.json

View workflow job for this annotation

GitHub Actions / update

"npm-package-arg@^12.0.0" is not compatible with "node@>=14.17.0". Allowed is: "node@^18.17.0||>=20.5.0"

Check failure on line 106 in package.json

View workflow job for this annotation

GitHub Actions / lint

"npm-package-arg@^12.0.0" is not compatible with "node@>=14.17.0". Allowed is: "node@^18.17.0||>=20.5.0"

Check failure on line 106 in package.json

View workflow job for this annotation

GitHub Actions / lint

"npm-package-arg@^12.0.0" is not compatible with "node@>=14.17.0". Allowed is: "node@^18.17.0||>=20.5.0"

Check failure on line 106 in package.json

View workflow job for this annotation

GitHub Actions / update

"npm-package-arg@^12.0.0" is not compatible with "node@>=14.17.0". Allowed is: "node@^18.17.0||>=20.5.0"

Check failure on line 106 in package.json

View workflow job for this annotation

GitHub Actions / update

"npm-package-arg@^12.0.0" is not compatible with "node@>=14.17.0". Allowed is: "node@^18.17.0||>=20.5.0"
"package-json": "^8.1.0",
"semver": "^7.3.5",
"synckit": "^0.7.1",
Expand Down

0 comments on commit 4572522

Please sign in to comment.