Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v6.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent 3460ee1 commit 9690314
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 58 deletions.
135 changes: 80 additions & 55 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
@@ -1,6 +1,6 @@
{
"name": "web-discovery-project",
"version": "1.1.71",
"version": "1.1.72",
"description": "Standalone Web Discovery Project package and extension",
"scripts": {
"lint": "node fern.js lint",
Expand Down Expand Up @@ -57,8 +57,8 @@
"@types/mocha": "10.0.4",
"@types/node": "20.9.0",
"@types/punycode": "2.1.2",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@xmldom/xmldom": "0.8.10",
"body-parser": "1.20.2",
"broccoli": "3.5.2",
Expand Down

0 comments on commit 9690314

Please sign in to comment.