Skip to content

Commit

Permalink
Merge pull request #2199 from timbeadle/renovate/main-10.x-node-18.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js to v18.20.4 (main-10.x)
  • Loading branch information
timbeadle authored Oct 15, 2024
2 parents e782e52 + 48ea6b6 commit 66ee2f2
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.20.3"
"node": ">= 18.20.4"
},
"scripts": {
"build:types": "rimraf ./dist/* && tsc",
Expand Down Expand Up @@ -80,7 +80,7 @@
},
"snyk": true,
"volta": {
"node": "18.20.3",
"node": "18.20.4",
"npm": "10.8.2"
}
}

0 comments on commit 66ee2f2

Please sign in to comment.