Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Bring all dependencies to current latest (#47)
Browse files Browse the repository at this point in the history
* Bring all dependencies to current latest
* Use v7.0.0 of lu-test
* Allow node 20 too
  • Loading branch information
varney authored Dec 19, 2023
1 parent 5ed81e8 commit 6891a87
Show file tree
Hide file tree
Showing 4 changed files with 1,079 additions and 502 deletions.
14 changes: 7 additions & 7 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"root": true,
"extends": [
"exp"
],
"plugins": [
"json"
]
"root": true,
"extends": [
"@bonniernews"
],
"plugins": [
"json"
]
}
Loading

0 comments on commit 6891a87

Please sign in to comment.