Skip to content

Commit

Permalink
Merge 097a28c into 8a2df1a
Browse files Browse the repository at this point in the history
  • Loading branch information
2 parents 8a2df1a + 097a28c commit 9026383
Show file tree
Hide file tree
Showing 25 changed files with 902 additions and 900 deletions.
144 changes: 72 additions & 72 deletions integration-tests/package-lock.json

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

10 changes: 5 additions & 5 deletions integration-tests/package.json
Expand Up @@ -22,19 +22,19 @@
"author": "Jason Dent",
"license": "MIT",
"dependencies": {
"@octokit/rest": "^18.7.0",
"chalk": "^4.1.1",
"commander": "^8.0.0",
"@octokit/rest": "^18.7.2",
"chalk": "^4.1.2",
"commander": "^8.1.0",
"jest-diff": "^27.0.6",
"mkdirp": "^1.0.4",
"rimraf": "^3.0.2",
"shelljs": "^0.8.4",
"simple-git": "^2.41.1"
"simple-git": "^2.42.0"
},
"devDependencies": {
"@cspell/dict-de-de": "^1.1.32",
"@types/mkdirp": "^1.0.2",
"@types/node": "^16.4.1",
"@types/node": "^16.4.10",
"@types/rimraf": "^3.0.1",
"@types/shelljs": "^0.8.9",
"cspell": "^5.6.6",
Expand Down

0 comments on commit 9026383

Please sign in to comment.