Skip to content

Commit

Permalink
Merge pull request #133 from CrowdStrike/renovate/mocha-helpers-9.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency mocha-helpers to v9
  • Loading branch information
kellyselden committed Nov 9, 2023
2 parents 708e764 + 9703b50 commit c825255
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 @@ -62,7 +62,7 @@
"eslint-plugin-node": "^11.0.0",
"git-fixtures": "^7.0.0",
"mocha": "^10.0.0",
"mocha-helpers": "^8.0.0",
"mocha-helpers": "^9.0.0",
"remark-cli": "^12.0.0",
"remark-preset-lint-crowdstrike": "^3.0.0",
"renovate-config-standard": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2900,10 +2900,10 @@ minimist@^1.1.3, minimist@^1.2.5:
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.3.tgz#05ea638da44e475037ed94d1c7efcc76a25e1974"
integrity sha512-LhbbwCfz3vsb12j/WkWQPZfKTsgqIe1Nf/ti1pKjYESGLHIVjWU96G9/ljLH4F9mWNVhlQOm0VySdAWzf05dpg==

mocha-helpers@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/mocha-helpers/-/mocha-helpers-8.0.0.tgz#ac745ed5b1d994ef790af723dbe41463297d4337"
integrity sha512-YkCfhkAkKS+GM6LmDo+lZ7lnMjkA/nJnDGuBMnnwKc8hH7Cl1BV/3mfbxMI/G1GyODFD/iJIbhY7sv52bzhr8A==
mocha-helpers@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/mocha-helpers/-/mocha-helpers-9.0.0.tgz#1b51aa5b6c386b754f77ffef777f0d410db2010f"
integrity sha512-iGpMU03QKt9wd2lep8eoVxPLs2nXpyw2PawEwJ25vNaccHsHVd0XeFuHnrw4vPjoa3C17DIULdWu6iK2EimthA==
dependencies:
callsites "^3.0.0"
commondir "^1.0.1"
Expand Down

0 comments on commit c825255

Please sign in to comment.