Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
typescript-eslint v6
Browse files Browse the repository at this point in the history
  • Loading branch information
surol committed Jul 14, 2023
1 parent b511b95 commit 3bb390f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,20 +41,20 @@
"@proc7ts/supply": "^1.2.3",
"@proc7ts/workbench": "^1.2.1",
"@rollup/plugin-typescript": "^11.1.2",
"@run-z/eslint-config": "^3.4.0",
"@run-z/eslint-config": "^3.5.0",
"@run-z/log-z": "^2.2.1",
"@types/dompurify": "^3.0.2",
"@types/marked": "^5.0.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@wesib/forms": "^2.0.2",
"@wesib/generic": "^2.0.2",
"@wesib/navigation": "^2.0.2",
"@wesib/wesib": "^2.0.2",
"bootstrap": "^4.6.2",
"dompurify": "^3.0.5",
"eslint": "^8.44.0",
"eslint-plugin-jest": "^27.2.2",
"eslint-plugin-jest": "^27.2.3",
"gh-pages": "^5.0.0",
"highlight.js": "^11.8.0",
"jest": "^29.6.1",
Expand Down

0 comments on commit 3bb390f

Please sign in to comment.