Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d51ecf5

Browse files
Bump cspell from 4.0.53 to 4.0.55
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 4.0.53 to 4.0.55. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Commits](https://github.com/streetsidesoftware/cspell/compare/[email protected]@4.0.55) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6b08f9d commit d51ecf5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/jasminewd2": "^2.0.8",
4545
"@types/node": "^13.7.4",
4646
"codelyzer": "^5.2.1",
47-
"cspell": "^4.0.53",
47+
"cspell": "^4.0.55",
4848
"jasmine-core": "^3.5.0",
4949
"jasmine-spec-reporter": "^4.2.1",
5050
"karma": "^4.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2995,10 +2995,10 @@ cspell-util-bundle@^4.0.9:
29952995
resolved "https://registry.yarnpkg.com/cspell-util-bundle/-/cspell-util-bundle-4.0.9.tgz#9e6a7f3dcd4aef1b9c6743d33d09379cf94ecd08"
29962996
integrity sha512-+xhIGJAkPxD7aKl97S0E34B5dF+HSTSoEL6M2f6Y46tusFGc9VdhA/iIZQooZZx2RQy4WaHw/ABfsRfxtnFVLw==
29972997

2998-
cspell@^4.0.53:
2999-
version "4.0.53"
3000-
resolved "https://registry.yarnpkg.com/cspell/-/cspell-4.0.53.tgz#e68a28471e9e00d47ab80edec1f21af92bb37d9a"
3001-
integrity sha512-SCtSe6zZ7KhzidM+eFYVxtZZBijX5INg4lGFz15Usw7RPWlZKDGzkfYK6GXNmY6kLyDh0bILXiZPZsIAfPuT9Q==
2998+
cspell@^4.0.55:
2999+
version "4.0.55"
3000+
resolved "https://registry.yarnpkg.com/cspell/-/cspell-4.0.55.tgz#4295b88c9cb7b1bf7290027212913203be5f3f9d"
3001+
integrity sha512-LmBk2VNrBSXFPOpmhJalqYGdDF1x68H4wI3c7RDMRLfG/zOaFoZUEuJUYOC07tFXDosczXMu38Qt9cnEVZmrAA==
30023002
dependencies:
30033003
chalk "^2.4.2"
30043004
commander "^2.20.3"

0 commit comments

Comments
 (0)