Skip to content

Commit

Permalink
fix versions and lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikoTan committed Dec 6, 2024
1 parent 4968645 commit e11d07c
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 12 deletions.
41 changes: 31 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"@types/argparse": "^1.0.38",
"@types/chai": "^4.3.1",
"@types/dedent": "^0.7.2",
"@types/inquirer": "^7.3.2",
"@types/inquirer-fuzzy-path": "^2.3.0",
"@types/inquirer": "^9.0.7",
"@types/inquirer-fuzzy-path": "^2.3.9",
"@types/is-ci": "^3.0.0",
"@types/lodash": "^4.14.170",
"@types/markdown-magic": "^1.0.1",
Expand Down

0 comments on commit e11d07c

Please sign in to comment.