Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Dec 10, 2023
1 parent 5461d43 commit b4fb5d9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"hosted-git-info": "7.0.1",
"jsonc-parser": "3.2.0",
"leven": "4.0.0",
"markdown-it": "13.0.2",
"markdown-it": "14.0.0",
"mime": "4.0.0",
"minimatch": "9.0.3",
"parse-semver": "1.1.1",
Expand All @@ -66,15 +66,15 @@
"yazl": "2.5.1"
},
"devDependencies": {
"@microsoft/api-extractor": "7.38.3",
"@microsoft/api-extractor": "7.38.5",
"@types/cheerio": "0.22.35",
"@types/glob": "8.1.0",
"@types/hosted-git-info": "3.0.5",
"@types/markdown-it": "13.0.7",
"@types/mime": "3",
"@types/minimatch": "5.1.2",
"@types/mocha": "10.0.6",
"@types/node": "20.10.3",
"@types/node": "20.10.4",
"@types/read": "0.0.32",
"@types/semver": "7.5.6",
"@types/tmp": "0.2.6",
Expand All @@ -84,8 +84,8 @@
"@types/yazl": "2.4.5",
"mocha": "10.2.0",
"source-map-support": "0.5.21",
"ts-node": "10.9.1",
"typescript": "5.3.2",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"typescript-esbuild": "0.3.2"
},
"optionalDependencies": {
Expand Down

0 comments on commit b4fb5d9

Please sign in to comment.