Skip to content

Commit

Permalink
Merge pull request #1934 from timbeadle/renovate/main-node-18.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js to v18.20.2 (main)
  • Loading branch information
timbeadle authored Apr 24, 2024
2 parents 59e0ade + c6271ec commit cf7a4e6
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.2"
}
}

0 comments on commit cf7a4e6

Please sign in to comment.