Skip to content

Commit

Permalink
ci: Fix licensee error of @typescript-eslint/[email protected]
Browse files Browse the repository at this point in the history
Downgrading the package and making sure that "npm test" runs the check.
Also removes exceptions of packages that now declare a valid license.
  • Loading branch information
matz3 committed Dec 16, 2024
1 parent 64d6356 commit 896d510
Show file tree
Hide file tree
Showing 3 changed files with 523 additions and 41 deletions.
5 changes: 1 addition & 4 deletions .licensee.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,9 @@
},
"packages": {
"@sapui5/types": "^1.120.4",
"atomically": "2.0.3",
"callsite": "1.0.0",
"deep-freeze-strict": "1.1.1",
"stubborn-fs": "1.2.5",
"when-exit": "2.1.3",
"yesno": "0.4.0"
"yesno": "0.4.0"
},
"corrections": true
}
Loading

0 comments on commit 896d510

Please sign in to comment.