Skip to content

Commit

Permalink
build(deps): bump @cspell/dict-de-de from 2.1.1 to 3.0.0 (#413)
Browse files Browse the repository at this point in the history
Bumps [@cspell/dict-de-de](https://github.com/streetsidesoftware/cspell-dicts) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/streetsidesoftware/cspell-dicts/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-dicts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-de-de@2.1.1...@cspell/dict-de-de@3.0.0)

---
updated-dependencies:
- dependency-name: "@cspell/dict-de-de"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 4, 2022
1 parent dc10a9c commit c56a0a9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions extensions/german/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/german/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@
"test": "node ../../node_modules/vscode/bin/test"
},
"dependencies": {
"@cspell/dict-de-de": "^2.1.1"
"@cspell/dict-de-de": "^3.0.0"
}
}

0 comments on commit c56a0a9

Please sign in to comment.