Skip to content

Commit

Permalink
Merge pull request #143 from kellyselden/renovate/standard-node-templ…
Browse files Browse the repository at this point in the history
…ate-3.x

chore(deps): update dependency standard-node-template to v3.2.1
  • Loading branch information
kellyselden authored Jan 15, 2023
2 parents 614b17c + 15a49ed commit 96d1ce1
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
engine-strict=true
ignore-scripts=true
# ignore-scripts=true This causes `npm test` to not run (node 14, npm 6, on CI)
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.2.0",
"version": "3.2.1",
"blueprints": [
{
"name": "standard-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 @@ -37,7 +37,7 @@
"mocha": "^10.2.0",
"mocha-helpers": "^7.0.0",
"renovate-config-standard": "2.1.2",
"standard-node-template": "3.2.0",
"standard-node-template": "3.2.1",
"strip-ansi": "^6.0.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 96d1ce1

Please sign in to comment.