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

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
surol committed Aug 15, 2023
1 parent e9ded73 commit 7104dce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@run-z/eslint-config": "^3.5.0",
"@run-z/log-z": "^2.2.1",
"@types/dompurify": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
"@wesib/forms": "^2.0.2",
"@wesib/generic": "^2.0.2",
"@wesib/navigation": "^2.0.2",
Expand All @@ -60,7 +60,7 @@
"jest-environment-jsdom": "^29.6.2",
"jest-junit": "^16.0.0",
"jest-mock": "^29.6.2",
"marked": "^7.0.2",
"marked": "^7.0.3",
"marked-highlight": "^2.0.4",
"prettier": "^2.8.8",
"prettier-eslint-cli": "^7.1.0",
Expand Down

0 comments on commit 7104dce

Please sign in to comment.