Skip to content

Commit

Permalink
Update Node.js to >= v12.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 1, 2021
1 parent f7b3d27 commit c36b38e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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 package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-kyle",
"version": "2.49.3",
"version": "2.50.0",
"author": "Kyle Hensel",
"description": "A sharable eslint config that I use",
"license": "MIT",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/k-yle/eslint-config-kyle/issues"
},
"engines": {
"node": ">= v12"
"node": ">= v12.22.2"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^4.28.1",
Expand Down

0 comments on commit c36b38e

Please sign in to comment.