Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Nov 30, 2023
1 parent a52028b commit 2a917d1
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 @@ -54,7 +54,7 @@
"eslint-visitor-keys": "3.4.3",
"execa": "8.0.1",
"glob-stream": "8.0.0",
"got": "13.0.0",
"got": "14.0.0",
"inversify": "6.0.2",
"js-xxhash": "3.0.0",
"jsonc-parser": "3.2.0",
Expand Down Expand Up @@ -96,7 +96,7 @@
"@types/minimist": "1.2.5",
"@types/mkdirp": "1.0.2",
"@types/mocha": "10.0.6",
"@types/node": "20.10.0",
"@types/node": "20.10.1",
"@types/prettier": "2.7.3",
"@types/signale": "1.4.7",
"@types/sinon": "17.0.2",
Expand Down Expand Up @@ -127,19 +127,19 @@
"gulp-util": "3.0.8",
"husky": "8.0.3",
"jszip": "3.10.1",
"marked": "10.0.0",
"marked": "11.0.0",
"merge2": "1.4.1",
"minimist": "1.2.8",
"mocha": "10.2.0",
"mocha-junit-reporter": "2.2.1",
"mocha-multi-reporters": "1.5.1",
"npm-run-all": "4.1.5",
"nyc": "15.1.0",
"playwright": "1.40.0",
"playwright": "1.40.1",
"sinon": "17.0.1",
"stream-buffers": "3.0.2",
"ts-node": "10.9.1",
"tsx": "4.6.0",
"tsx": "4.6.1",
"typescript": "5.3.2",
"typescript-esbuild": "0.3.1",
"vsce": "2.7.0"
Expand Down

0 comments on commit 2a917d1

Please sign in to comment.