ci: Workflow Bot -- Update ALL Dependencies (main) #3237
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update ALL Dependencies (main)
integration-tests/package-lock.json | 1462 ++++++++++---------
integration-tests/package.json | 8 +-
package-lock.json | 1490 ++++++++++----------
package.json | 14 +-
packages/Samples/package-lock.json | 102 +-
packages/cspell-bundled-dicts/package-lock.json | 116 +-
packages/cspell-config/package-lock.json | 1280 +++++++++--------
packages/cspell-config/package.json | 4 +-
packages/cspell-dynamic-loader/package-lock.json | 1398 +++++++++---------
packages/cspell-dynamic-loader/package.json | 2 +-
packages/cspell-eslint-plugin/package-lock.json | 192 +--
packages/cspell-eslint-plugin/package.json | 6 +-
packages/cspell-gitignore/package-lock.json | 1218 ++++++++--------
packages/cspell-gitignore/package.json | 4 +-
packages/cspell-glob/package-lock.json | 1266 +++++++++--------
packages/cspell-glob/package.json | 4 +-
packages/cspell-grammar/package-lock.json | 1294 ++++++++---------
packages/cspell-grammar/package.json | 4 +-
packages/cspell-io/package-lock.json | 1278 +++++++++--------
packages/cspell-io/package.json | 4 +-
packages/cspell-json-reporter/package-lock.json | 26 +-
packages/cspell-lib/package-lock.json | 1372 +++++++++---------
packages/cspell-lib/package.json | 10 +-
packages/cspell-pipe/package-lock.json | 1266 +++++++++--------
packages/cspell-pipe/package.json | 4 +-
packages/cspell-service-bus/package-lock.json | 1266 +++++++++--------
packages/cspell-service-bus/package.json | 4 +-
packages/cspell-tools/package-lock.json | 1352 +++++++++---------
packages/cspell-tools/package.json | 8 +-
packages/cspell-trie-lib/package-lock.json | 1294 ++++++++---------
packages/cspell-trie-lib/package.json | 4 +-
packages/cspell-trie/package-lock.json | 1310 ++++++++---------
packages/cspell-trie/package.json | 6 +-
packages/cspell-trie2-lib/package-lock.json | 1264 +++++++++--------
packages/cspell-trie2-lib/package.json | 2 +-
packages/cspell-types/package-lock.json | 1276 +++++++++--------
packages/cspell-types/package.json | 2 +-
packages/cspell/package-lock.json | 1410 +++++++++---------
packages/cspell/package.json | 6 +-
packages/hunspell-reader/package-lock.json | 1312 ++++++++---------
packages/hunspell-reader/package.json | 10 +-
rfc/rfc-0001 suggestions/package-lock.json | 14 +-
test-packages/cspell-cli/package-lock.json | 206 +--
.../test-cspell-eslint-plugin/package-lock.json | 194 +--
.../test-cspell-eslint-plugin/package.json | 4 +-
test-packages/test-cspell-glob/package-lock.json | 14 +-
test-packages/test-cspell-io/package-lock.json | 26 +-
.../test-cspell-lib-webpack/package-lock.json | 1356 +++++++++---------
test-packages/test-cspell-lib-webpack/package.json | 2 +-
test-packages/test-cspell-lib/package-lock.json | 150 +-
test-packages/test-cspell-tools/package-lock.json | 244 ++--
test-packages/test-cspell/package-lock.json | 208 +--
website/package-lock.json | 794 +++++------
website/package.json | 10 +-
54 files changed, 13942 insertions(+), 13630 deletions(-)