Skip to content

Commit

Permalink
Merge branch 'master' into rwblickhan-implement-separators
Browse files Browse the repository at this point in the history
  • Loading branch information
rwblickhan committed Sep 27, 2024
2 parents fa28067 + 47367c1 commit 42c90f3
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 212 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1196,7 +1196,7 @@
"dependencies": {
"diff-match-patch": "1.0.5",
"lodash": "^4.17.21",
"neovim": "5.2.0",
"neovim": "5.2.1",
"os-browserify": "0.3.0",
"parsimmon": "^1.18.0",
"path-browserify": "1.0.1",
Expand All @@ -1209,9 +1209,9 @@
"@types/diff": "5.2.2",
"@types/diff-match-patch": "1.0.36",
"@types/glob": "8.1.0",
"@types/lodash": "4.17.7",
"@types/mocha": "10.0.7",
"@types/node": "20.16.5",
"@types/lodash": "4.17.9",
"@types/mocha": "10.0.8",
"@types/node": "20.16.10",
"@types/parsimmon": "1.10.9",
"@types/sinon": "17.0.3",
"@types/vscode": "1.74.0",
Expand All @@ -1237,11 +1237,11 @@
"mocha": "10.7.3",
"plugin-error": "2.0.1",
"prettier": "3.3.3",
"sinon": "18.0.1",
"sinon": "19.0.2",
"ts-loader": "9.5.1",
"typescript": "5.6.2",
"vsce": "2.15.0",
"webpack": "5.94.0",
"webpack": "5.95.0",
"webpack-cli": "5.1.4",
"webpack-merge": "6.0.1",
"webpack-stream": "7.0.0"
Expand Down
Loading

0 comments on commit 42c90f3

Please sign in to comment.