[go: nahoru, domu]

Skip to content

Commit

Permalink
chore(deps): update dependency sinon to v16 (#7797)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 20, 2023
1 parent c4fc884 commit 9e95658
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/rule-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@typescript-eslint/parser": "6.8.0",
"chai": "^4.3.7",
"mocha": "^10.0.0",
"sinon": "^15.0.0",
"sinon": "^16.0.0",
"source-map-support": "^0.5.21"
},
"funding": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5858,7 +5858,7 @@ __metadata:
lodash.merge: 4.6.2
mocha: ^10.0.0
semver: ^7.5.4
sinon: ^15.0.0
sinon: ^16.0.0
source-map-support: ^0.5.21
peerDependencies:
"@eslint/eslintrc": ">=2"
Expand Down Expand Up @@ -18549,17 +18549,17 @@ __metadata:
languageName: node
linkType: hard

"sinon@npm:^15.0.0":
version: 15.2.0
resolution: "sinon@npm:15.2.0"
"sinon@npm:^16.0.0":
version: 16.1.3
resolution: "sinon@npm:16.1.3"
dependencies:
"@sinonjs/commons": ^3.0.0
"@sinonjs/fake-timers": ^10.3.0
"@sinonjs/samsam": ^8.0.0
diff: ^5.1.0
nise: ^5.1.4
supports-color: ^7.2.0
checksum: 1641b9af8a73ba57c73c9b6fd955a2d062a5d78cce719887869eca45faf33b0fd20cabfeffdfd856bb35bfbd3d49debb2d954ff6ae5e9825a3da5ff4f604ab6c
checksum: 83e5ccd724efdb5d1471e41b2cfaf4a46d9fe2cc76c15a23dedfbd741f7d448e6aec3d34a8253a79bdf8ddcc5bd889c5277ae71879e4709c621cb41094fbcdab
languageName: node
linkType: hard

Expand Down

0 comments on commit 9e95658

Please sign in to comment.