Skip to content

Commit

Permalink
chore(deps): update node.js to v18.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent e782e52 commit 48ea6b6
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 48ea6b6

Please sign in to comment.