Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#924)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent f6b2719 commit 722e065
Show file tree
Hide file tree
Showing 11 changed files with 364 additions and 237 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.11"
"@cspell/dict-en-au": "^1.0.12"
}
}
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.38"
"@cspell/dict-en-gb": "^4.1.39"
}
}
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.11"
"@cspell/dict-en-ca": "^1.0.12"
}
}
8 changes: 4 additions & 4 deletions extensions/greek/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/greek/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-el": "^3.1.1"
"@cspell/dict-el": "^3.1.2"
}
}
Loading

0 comments on commit 722e065

Please sign in to comment.