Skip to content

Commit da27fcf

Browse files
Merge pull request #1379 from travi-test/renovate/sinon-21.x
chore(deps): update dependency sinon to v21.0.1
2 parents 4b0b458 + 8e5743f commit da27fcf

File tree

8 files changed

+88
-44
lines changed

8 files changed

+88
-44
lines changed

packages/bar/package-lock.json

Lines changed: 21 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/bar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@
5151
"rimraf": "6.1.2",
5252
"rollup": "4.53.5",
5353
"rollup-plugin-auto-external": "2.0.0",
54-
"sinon": "21.0.0"
54+
"sinon": "21.0.1"
5555
}
5656
}

packages/baz/package-lock.json

Lines changed: 21 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/baz/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"rimraf": "6.1.2",
6161
"rollup": "4.53.5",
6262
"rollup-plugin-auto-external": "2.0.0",
63-
"sinon": "21.0.0"
63+
"sinon": "21.0.1"
6464
},
6565
"dependencies": {
6666
"@travi/bar": "^2.0.0"

packages/foo/package-lock.json

Lines changed: 21 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/foo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@
5151
"rimraf": "6.1.2",
5252
"rollup": "4.53.5",
5353
"rollup-plugin-auto-external": "2.0.0",
54-
"sinon": "21.0.0"
54+
"sinon": "21.0.1"
5555
}
5656
}

packages/qux/package-lock.json

Lines changed: 21 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/qux/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@
6060
"rimraf": "6.1.2",
6161
"rollup": "4.53.5",
6262
"rollup-plugin-auto-external": "2.0.0",
63-
"sinon": "21.0.0"
63+
"sinon": "21.0.1"
6464
}
6565
}

0 commit comments

Comments
 (0)