Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Bouffard <[email protected]>
  • Loading branch information
csouchet and tbouffard committed Oct 8, 2024
1 parent 68434d1 commit 8838284
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
},
"devDependencies": {
"@asciidoctor/core": "~3.0.4",
"@eslint/js": "^9.12.0",
"@eslint/js": "~9.12.0",
"@microsoft/api-extractor": "~7.47.9",
"@rollup/plugin-commonjs": "~28.0.0",
"@rollup/plugin-node-resolve": "~15.3.0",
Expand Down Expand Up @@ -164,7 +164,7 @@
"ts-jest": "~29.2.5",
"typedoc": "~0.26.8",
"typescript": "~5.4.5",
"typescript-eslint": "^8.8.1",
"typescript-eslint": "~8.8.1",
"vite": "~5.4.8"
},
"overrides": {
Expand Down

0 comments on commit 8838284

Please sign in to comment.