Skip to content

Commit 61af631

Browse files
committed
chore(deps): update dependency sinon to v15.2.0
1 parent 99c586f commit 61af631

File tree

8 files changed

+36
-36
lines changed

8 files changed

+36
-36
lines changed

packages/bar/package-lock.json

Lines changed: 8 additions & 8 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": "5.0.1",
5252
"rollup": "3.25.1",
5353
"rollup-plugin-auto-external": "2.0.0",
54-
"sinon": "15.1.2"
54+
"sinon": "15.2.0"
5555
}
5656
}

packages/baz/package-lock.json

Lines changed: 8 additions & 8 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": "5.0.1",
6161
"rollup": "3.25.1",
6262
"rollup-plugin-auto-external": "2.0.0",
63-
"sinon": "15.1.2"
63+
"sinon": "15.2.0"
6464
},
6565
"dependencies": {
6666
"@travi/bar": "^2.0.0"

packages/foo/package-lock.json

Lines changed: 8 additions & 8 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": "5.0.1",
5252
"rollup": "3.25.1",
5353
"rollup-plugin-auto-external": "2.0.0",
54-
"sinon": "15.1.2"
54+
"sinon": "15.2.0"
5555
}
5656
}

packages/qux/package-lock.json

Lines changed: 8 additions & 8 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": "5.0.1",
6161
"rollup": "3.25.1",
6262
"rollup-plugin-auto-external": "2.0.0",
63-
"sinon": "15.1.2"
63+
"sinon": "15.2.0"
6464
}
6565
}

0 commit comments

Comments
 (0)