Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#863)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 56792e7 commit c99232a
Show file tree
Hide file tree
Showing 10 changed files with 135 additions and 198 deletions.
8 changes: 4 additions & 4 deletions extensions/australian-english/package-lock.json

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

2 changes: 1 addition & 1 deletion extensions/australian-english/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-en-au": "^1.0.8"
"@cspell/dict-en-au": "^1.0.9"
}
}
8 changes: 4 additions & 4 deletions extensions/british-english/package-lock.json

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

2 changes: 1 addition & 1 deletion extensions/british-english/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-en-gb": "^4.1.31"
"@cspell/dict-en-gb": "^4.1.32"
}
}
8 changes: 4 additions & 4 deletions extensions/canadian-english/package-lock.json

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

2 changes: 1 addition & 1 deletion extensions/canadian-english/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-en-ca": "^1.0.8"
"@cspell/dict-en-ca": "^1.0.9"
}
}
128 changes: 54 additions & 74 deletions generator-cspell-dicts-extensions/package-lock.json

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

2 changes: 1 addition & 1 deletion generator-cspell-dicts-extensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
"dependencies": {
"chalk": "^5.3.0",
"yeoman-environment": "^4.2.1",
"yeoman-environment": "^4.3.0",
"yeoman-generator": "^7.1.1",
"yosay": "^3.0.0"
},
Expand Down
Loading

0 comments on commit c99232a

Please sign in to comment.