Skip to content

Commit 40b1581

Browse files
renovate[bot]kellyselden
authored andcommitted
chore: ember-cli-update-action
ember-cli-update -p standard-node-template -b standard-node-template --to 7.0.0 BREAKING CHANGE: node 20
1 parent 1475888 commit 40b1581

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config/ember-cli-update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages": [
44
{
55
"name": "standard-node-template",
6-
"version": "6.0.0",
6+
"version": "7.0.0",
77
"blueprints": [
88
{
99
"name": "standard-node-template",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"homepage": "https://github.com/ember-cli/ember-cli-update-codemods-manifest#readme",
2222
"engines": {
23-
"node": ">=18.12"
23+
"node": ">=20.9"
2424
},
2525
"devDependencies": {
2626
"@crowdstrike/commitlint": "^8.0.0",

0 commit comments

Comments
 (0)