Skip to content

Commit 392c52b

Browse files
renovate[bot]kellyselden
authored andcommitted
chore: ember-cli-update-action
ember-cli-update -p @kellyselden/node-template -b @kellyselden/node-template --to 6.3.0
1 parent 9f32ffb commit 392c52b

4 files changed

Lines changed: 66 additions & 81 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
with:
8181
version: 8.10.2
8282

83-
- uses: kellyselden/ember-cli-update-action@v6
83+
- uses: kellyselden/ember-cli-update-action@v7
8484
with:
8585
autofix_command: npm run lint:js -- --fix
8686
ignore_to: true

config/ember-cli-update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
{
1515
"name": "@kellyselden/node-template",
16-
"version": "6.1.0",
16+
"version": "6.3.0",
1717
"blueprints": [
1818
{
1919
"name": "@kellyselden/node-template",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint": "^8.57.1",
3333
"eslint-config-sane": "^1.0.2",
3434
"eslint-config-sane-node": "^2.0.0",
35-
"eslint-plugin-json-files": "^4.4.2",
35+
"eslint-plugin-json-files": "^5.1.0",
3636
"eslint-plugin-mocha": "^10.5.0",
3737
"eslint-plugin-n": "^17.20.0",
3838
"eslint-plugin-prefer-let": "^4.0.0",
@@ -41,7 +41,7 @@
4141
"mocha": "^11.7.0",
4242
"mocha-helpers": "^9.0.1",
4343
"monorepo-next": "^12.0.0",
44-
"renovate-config-standard": "2.1.2",
44+
"renovate-config-standard": "2.2.0",
4545
"standard-node-template": "7.0.0"
4646
}
4747
}

0 commit comments

Comments
 (0)