Skip to content

Commit

Permalink
Updating node packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ElonVolo committed Feb 17, 2021
1 parent 6245056 commit fa8baf6
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
74 changes: 37 additions & 37 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
},
"devDependencies": {
"babel-eslint": "^10.1.0",
"eslint": "^7.18.0",
"eslint": "^7.20.0",
"jest": "^26.6.3"
},
"dependencies": {
"chalk": "^4.1.0",
"commander": "^7.0.0",
"commander": "^7.1.0",
"jscodeshift": "^0.11.0",
"jscodeshift-helper": "^1.1.0",
"lodash": "^4.17.20",
"node": "^15.4.0"
"node": "^15.8.0"
},
"keywords": [
"console.log",
Expand Down

0 comments on commit fa8baf6

Please sign in to comment.