Skip to content

Commit

Permalink
chore: update eslint and luxon
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoPierne committed Nov 8, 2022
1 parent c318387 commit 76b3a1f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions 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
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"node": ">=16.13.0"
},
"devDependencies": {
"eslint": "^8.26.0",
"eslint": "^8.27.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.2.1",
Expand All @@ -40,7 +40,7 @@
"@u4/opencv4nodejs": "^6.2.5",
"google-protobuf": "^3.21.2",
"lodash": "^4.17.21",
"luxon": "^3.0.4",
"luxon": "^3.1.0",
"winston": "^3.8.2"
}
}

0 comments on commit 76b3a1f

Please sign in to comment.