Skip to content

Commit a4247ba

Browse files
chore: bump sinon from 21.1.2 to 22.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 21.1.2 to 22.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v21.1.2...v22.0.0) --- updated-dependencies: - dependency-name: sinon dependency-version: 22.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b36f68 commit a4247ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"playwright": "^1.45.3",
124124
"polka": "^0.5.2",
125125
"rimraf": "^6.0.1",
126-
"sinon": "^21.0.2",
126+
"sinon": "^22.0.0",
127127
"tar": "^7.5.2",
128128
"wait-on": "^9.0.1"
129129
},

0 commit comments

Comments
 (0)