Skip to content

Commit 6d8e20b

Browse files
chore(dev-deps): bump mocha-snap from 5.0.0 to 5.0.1 (#1720)
Bumps [mocha-snap](https://github.com/dylanpiercey/mocha-snap) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/dylanpiercey/mocha-snap/releases) - [Commits](DylanPiercey/mocha-snap@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: mocha-snap dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4fadeca commit 6d8e20b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-sf-plugin": "^1.20.33",
5555
"mocha": "^11.7.5",
5656
"mocha-junit-reporter": "^1.23.3",
57-
"mocha-snap": "^5.0.0",
57+
"mocha-snap": "^5.0.1",
5858
"ts-node": "^10.9.2",
5959
"ts-patch": "^3.3.0",
6060
"typescript": "^5.9.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4262,10 +4262,10 @@ mocha-junit-reporter@^1.23.3:
42624262
strip-ansi "^4.0.0"
42634263
xml "^1.0.0"
42644264

4265-
mocha-snap@^5.0.0:
4266-
version "5.0.0"
4267-
resolved "https://registry.yarnpkg.com/mocha-snap/-/mocha-snap-5.0.0.tgz#bd94cf7927ef66eb8f7f71f8141f7239e5d992ad"
4268-
integrity sha512-tl0iQb2zkN1pE1vzQSSnuEyR8GkB/uECMdvK5dcXPEjC316K4bzNd36TgLEXadMyQDhy0ny6FZxChm6rJAs9+Q==
4265+
mocha-snap@^5.0.1:
4266+
version "5.0.1"
4267+
resolved "https://registry.yarnpkg.com/mocha-snap/-/mocha-snap-5.0.1.tgz#58e091a8591fd355ca11e860f95f6027e318b597"
4268+
integrity sha512-uEBt7J6qDm9ACi0+RhW1VkR8ER9GqwTW3iKE/O2Q07u8jxVentb7OfpAnWRnDmbP//K517olc7VlX1GG52Lc2w==
42694269
dependencies:
42704270
fast-glob "^3.2.7"
42714271

0 commit comments

Comments
 (0)