Skip to content

Commit

Permalink
Merge pull request #238 from OldSneerJaw/dependabot/npm_and_yarn/deve…
Browse files Browse the repository at this point in the history
…lopment-dependencies-980c4e1078

Bump the development-dependencies group with 1 update
  • Loading branch information
OldSneerJaw authored Jan 13, 2024
2 parents 82fbf5a + 8c3cd3b commit 1b8391e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/pg": "^8.10.9",
"@types/ssh2": "^1.11.18",
"@types/supports-color": "^8.1.3",
"chai": "^4.4.0",
"chai": "^4.4.1",
"chai-as-promised": "^7.1.1",
"chai-string": "^1.5.0",
"chalk": "^2.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1685,10 +1685,10 @@ chai-string@^1.5.0:
version "1.5.0"
resolved "https://registry.npmjs.org/chai-string/-/chai-string-1.5.0.tgz"

chai@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.0.tgz#f9ac79f26726a867ac9d90a9b382120479d5f55b"
integrity sha512-x9cHNq1uvkCdU+5xTkNh5WtgD4e4yDFCsp9jVc7N7qVeKeftv3gO/ZrviX5d+3ZfxdYnZXZYujjRInu1RogU6A==
chai@^4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.1.tgz#3603fa6eba35425b0f2ac91a009fe924106e50d1"
integrity sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g==
dependencies:
assertion-error "^1.1.0"
check-error "^1.0.3"
Expand Down

0 comments on commit 1b8391e

Please sign in to comment.