Skip to content

Commit

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

Update dependency @kellyselden/node-template to v5.1.0
  • Loading branch information
kellyselden authored Jul 22, 2024
2 parents 689fd56 + e2ad89b commit 93a8aef
Show file tree
Hide file tree
Showing 4 changed files with 479 additions and 537 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module.exports = {
root: true,
parserOptions: {
ecmaVersion: 2020
ecmaVersion: 2022
},
env: {
es6: true
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": "5.0.1",
"version": "5.1.0",
"blueprints": [
{
"name": "@kellyselden/node-template",
Expand Down
Loading

0 comments on commit 93a8aef

Please sign in to comment.