Skip to content

Commit

Permalink
Merge pull request #217 from OldSneerJaw/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/mocha-10.0.4

Bump @types/mocha from 10.0.3 to 10.0.4
  • Loading branch information
OldSneerJaw authored Nov 8, 2023
2 parents fe0a0b2 + eeb26b6 commit 6a1708a
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 @@ -23,7 +23,7 @@
"@types/chai-string": "^1.4.4",
"@types/glob": "^8.1.0",
"@types/luxon": "^3.3.3",
"@types/mocha": "^10.0.3",
"@types/mocha": "^10.0.4",
"@types/node": "^16.18.57",
"@types/node-notifier": "^8.0.5",
"@types/pg": "^8.10.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -581,10 +581,10 @@
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==

"@types/mocha@^10.0.3":
version "10.0.3"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.3.tgz#4804fe9cd39da26eb62fa65c15ea77615a187812"
integrity sha512-RsOPImTriV/OE4A9qKjMtk2MnXiuLLbcO3nCXK+kvq4nr0iMfFgpjaX3MPLb6f7+EL1FGSelYvuJMV6REH+ZPQ==
"@types/mocha@^10.0.4":
version "10.0.4"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.4.tgz#b5331955ebca216604691fd4fcd2dbdc2bd559a4"
integrity sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w==

"@types/node-notifier@^8.0.5":
version "8.0.5"
Expand Down

0 comments on commit 6a1708a

Please sign in to comment.