Skip to content

Commit

Permalink
Merge 071e6c6 into 04d6137
Browse files Browse the repository at this point in the history
  • Loading branch information
2 parents 04d6137 + 071e6c6 commit bc236c5
Show file tree
Hide file tree
Showing 42 changed files with 1,824 additions and 1,743 deletions.
283 changes: 144 additions & 139 deletions integration-tests/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions integration-tests/package.json
Expand Up @@ -31,7 +31,7 @@
"jest-diff": "^27.4.6",
"mkdirp": "^1.0.4",
"rimraf": "^3.0.2",
"shelljs": "^0.8.4",
"shelljs": "^0.8.5",
"simple-git": "^2.48.0",
"vscode-uri": "^3.0.3"
},
Expand All @@ -42,7 +42,7 @@
"@types/rimraf": "^3.0.2",
"@types/shelljs": "^0.8.10",
"cspell": "^5.15.0",
"jest": "^27.4.6"
"jest": "^27.4.7"
},
"main": "tester.js",
"keywords": []
Expand Down
162 changes: 84 additions & 78 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -77,11 +77,11 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^6.0.0",
"globcat": "^2.0.0",
"jest": "^27.4.6",
"jest": "^27.4.7",
"lerna": "^4.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.2",
"shelljs": "^0.8.4",
"shelljs": "^0.8.5",
"ts-jest": "^27.1.2",
"typescript": "^4.5.4"
}
Expand Down
64 changes: 32 additions & 32 deletions packages/Samples/package-lock.json

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

78 changes: 39 additions & 39 deletions packages/cspell-bundled-dicts/package-lock.json

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

0 comments on commit bc236c5

Please sign in to comment.