Skip to content

Commit

Permalink
Update Node.js to v18.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2023
1 parent 4f0db7d commit 72062d0
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 506 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v18.15.0
18.17.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"packages/*"
],
"engines": {
"node": "18.15.0"
"node": "18.17.0"
},
"scripts": {
"build": "bob build",
Expand All @@ -29,7 +29,7 @@
"devDependencies": {
"@theguild/eslint-config": "0.8.0",
"@theguild/prettier-config": "1.1.2",
"@types/node": "18.15.1",
"@types/node": "18.17.0",
"bob-the-bundler": "5.0.1",
"concurrently": "7.6.0",
"eslint": "8.36.0",
Expand Down
Loading

0 comments on commit 72062d0

Please sign in to comment.