Skip to content

Commit

Permalink
chore!: update node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelly Selden authored and kellyselden committed Nov 5, 2023
1 parent ad1e0d0 commit 4c0f923
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion config/ember-cli-update.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
{
"name": "standard-node-template",
"version": "3.3.0",
"version": "4.1.0",
"blueprints": [
{
"name": "standard-node-template",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"homepage": "https://github.com/ember-cli/ember-cli-update-codemods-manifest#readme",
"engines": {
"node": ">=16.13"
"node": ">=18.12"
},
"devDependencies": {
"@crowdstrike/commitlint": "^5.0.0",
Expand All @@ -42,6 +42,6 @@
"mocha-helpers": "^8.0.0",
"monorepo-next": "^7.0.0",
"renovate-config-standard": "2.1.2",
"standard-node-template": "3.3.0"
"standard-node-template": "4.1.0"
}
}
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c0f923

Please sign in to comment.