Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#1555)
Browse files Browse the repository at this point in the history
ci: Workflow Bot -- Update ALL Dependencies

Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent ec711d3 commit ce50ce0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cspell-dict-file-checker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"private": true,
"dependencies": {
"ava": "^5.0.1",
"cspell": "^6.13.1",
"cspell": "^6.13.2",
"glob": "^8.0.3"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"eslint": "^8.26.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"hunspell-reader": "^6.13.1",
"hunspell-reader": "^6.13.2",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"yamljs": "^0.3.0"
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2368,7 +2368,7 @@ cspell-util-bundle@^5.1.1:
resolved "https://registry.npmjs.org/cspell-util-bundle/-/cspell-util-bundle-5.1.3.tgz#1b1eda9a7b985ac4a7c81a5b85eaa32e74d96da7"
integrity sha512-FDxs0sw4gYMKKHdSobypvLQTRsZB96n9QNewRuyMv6nVwOcD1JsboClMpYigeE3rxBvyiGbj0V+Vf94+RTWWWA==

cspell@^6.13.1, cspell@^6.13.2:
cspell@^6.13.2:
version "6.13.2"
resolved "https://registry.npmjs.org/cspell/-/cspell-6.13.2.tgz#e1e65455258b2b130bc27ea5a6e4de82aa4ce7dc"
integrity sha512-KrHkeIGPn8pd68fSU3ESMgr+wPhDpXH0O6mC5G9srfr8m4Rtb8t3DOWaXJgNRMXKZWkL4j5beenzpIUMVM+gEA==
Expand Down Expand Up @@ -3747,7 +3747,7 @@ humanize-string@^1.0.2:
dependencies:
decamelize "^1.0.0"

hunspell-reader@6.13.2, hunspell-reader@^6.13.1:
hunspell-reader@6.13.2, hunspell-reader@^6.13.2:
version "6.13.2"
resolved "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-6.13.2.tgz#47d47895de1ea0ee571371e4ca9d61aa20d81726"
integrity sha512-83+IxetZxMtcRozSj1zO7ONb4EZnIlTmxka7vHefgL+jKRjqiDFzlIpM4BBLtdpyXcfnIjIchtPLUeRb6n3bSg==
Expand Down

0 comments on commit ce50ce0

Please sign in to comment.