Skip to content

Commit

Permalink
Merge pull request #11 from SilvinPradhan/renovate/node-12.x
Browse files Browse the repository at this point in the history
Update Node.js to v12.22.5
  • Loading branch information
SilvinPradhan committed Aug 21, 2021
2 parents 01afb9c + b48085e commit ad346f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions quiz-app-mean/package-lock.json

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

4 changes: 2 additions & 2 deletions quiz-app-mean/package.json
Expand Up @@ -37,7 +37,7 @@
"@angular/cli": "~11.2.10",
"@angular/compiler-cli": "~11.2.11",
"@types/jasmine": "~3.6.0",
"@types/node": "^12.11.1",
"@types/node": "12.20.20",
"codelyzer": "^6.0.0",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.0",
Expand All @@ -52,7 +52,7 @@
"typescript": "~4.1.5"
},
"engines": {
"node": "12.16.3",
"node": "12.22.5",
"npm": "6.14.8"
}
}

0 comments on commit ad346f2

Please sign in to comment.