Skip to content

Commit

Permalink
Merge pull request #125 from kellyselden/renovate/kellyselden-node-te…
Browse files Browse the repository at this point in the history
…mplate-2.x

Update dependency @kellyselden/node-template to v2.2.2
  • Loading branch information
kellyselden authored Mar 4, 2022
2 parents 359d446 + c05e86a commit 285e0af
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: CI

on:
# allow manual running
workflow_dispatch:
push:
branches:
- master
Expand Down
2 changes: 1 addition & 1 deletion config/ember-cli-update.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
{
"name": "@kellyselden/node-template",
"version": "2.2.1",
"version": "2.2.2",
"blueprints": [
{
"name": "@kellyselden/node-template",
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"sort-package-json": "^1.22.1"
},
"devDependencies": {
"@kellyselden/node-template": "2.2.1",
"@kellyselden/node-template": "2.2.2",
"chai": "^4.3.6",
"eslint": "^8.10.0",
"eslint-config-sane": "^1.0.2",
Expand Down

0 comments on commit 285e0af

Please sign in to comment.