Skip to content

Commit

Permalink
chore(deps): update node.js to v18.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent a062e73 commit 14b170e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Up @@ -33,7 +33,7 @@
"main": "./lib/cfpathcheck.js",
"types": "./dist/cfpathcheck.d.ts",
"engines": {
"node": ">= 18"
"node": ">= 18.20.2"
},
"scripts": {
"build:types": "tsc",
Expand Down Expand Up @@ -79,7 +79,7 @@
},
"snyk": true,
"volta": {
"node": "18.18.2",
"node": "18.20.2",
"npm": "10.5.1"
}
}

0 comments on commit 14b170e

Please sign in to comment.