Skip to content

Commit

Permalink
Lock sinon version
Browse files Browse the repository at this point in the history
  • Loading branch information
mugikhan committed Apr 17, 2024
1 parent 10dd935 commit 87fbd0c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"karma-jasmine": "^5.1.0",
"monaco-editor": "^0.34.1",
"puppeteer": "^19.6.3",
"sinon": "^15.0.1",
"sinon": "15.0.1",
"typedoc": "^0.22.11",
"typescript": "^4.2.4"
},
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ __metadata:
karma-jasmine: ^5.1.0
monaco-editor: ^0.34.1
puppeteer: ^19.6.3
sinon: ^15.0.1
sinon: 15.0.1
typedoc: ^0.22.11
typescript: ^4.2.4
dependenciesMeta:
Expand Down Expand Up @@ -487,12 +487,12 @@ __metadata:
languageName: node
linkType: hard

"@sinonjs/fake-timers@npm:^10.3.0":
version: 10.3.0
resolution: "@sinonjs/fake-timers@npm:10.3.0"
"@sinonjs/fake-timers@npm:10.0.2":
version: 10.0.2
resolution: "@sinonjs/fake-timers@npm:10.0.2"
dependencies:
"@sinonjs/commons": ^3.0.0
checksum: 614d30cb4d5201550c940945d44c9e0b6d64a888ff2cd5b357f95ad6721070d6b8839cd10e15b76bf5e14af0bcc1d8f9ec00d49a46318f1f669a4bec1d7f3148
"@sinonjs/commons": ^2.0.0
checksum: c62aa98e7cefda8dedc101ce227abc888dc46b8ff9706c5f0a8dfd9c3ada97d0a5611384738d9ba0b26b59f99c2ba24efece8e779bb08329e9e87358fa309824
languageName: node
linkType: hard

Expand All @@ -505,14 +505,14 @@ __metadata:
languageName: node
linkType: hard

"@sinonjs/samsam@npm:^8.0.0":
version: 8.0.0
resolution: "@sinonjs/samsam@npm:8.0.0"
"@sinonjs/samsam@npm:^7.0.1":
version: 7.0.1
resolution: "@sinonjs/samsam@npm:7.0.1"
dependencies:
"@sinonjs/commons": ^2.0.0
lodash.get: ^4.4.2
type-detect: ^4.0.8
checksum: 95e40d0bb9f7288e27c379bee1b03c3dc51e7e78b9d5ea6aef66a690da7e81efc4715145b561b449cefc5361a171791e3ce30fb1a46ab247d4c0766024c60a60
checksum: 291efb158d54c67dee23ddabcb28873d22063449b692aaa3b2a4f1826d2f79d38695574063c92e9c17573cc805cd6acbf0ab0c66c9f3aed7afd0f12a2b905615
languageName: node
linkType: hard

Expand Down Expand Up @@ -1838,7 +1838,7 @@ __metadata:
languageName: node
linkType: hard

"diff@npm:^5.1.0":
"diff@npm:^5.0.0":
version: 5.2.0
resolution: "diff@npm:5.2.0"
checksum: 12b63ca9c36c72bafa3effa77121f0581b4015df18bc16bac1f8e263597735649f1a173c26f7eba17fb4162b073fee61788abe49610e6c70a2641fe1895443fd
Expand Down Expand Up @@ -3856,7 +3856,7 @@ __metadata:
languageName: node
linkType: hard

"nise@npm:^5.1.4":
"nise@npm:^5.1.2":
version: 5.1.9
resolution: "nise@npm:5.1.9"
dependencies:
Expand Down Expand Up @@ -4781,17 +4781,17 @@ __metadata:
languageName: node
linkType: hard

"sinon@npm:^15.0.1":
version: 15.2.0
resolution: "sinon@npm:15.2.0"
"sinon@npm:15.0.1":
version: 15.0.1
resolution: "sinon@npm:15.0.1"
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
"@sinonjs/commons": ^2.0.0
"@sinonjs/fake-timers": 10.0.2
"@sinonjs/samsam": ^7.0.1
diff: ^5.0.0
nise: ^5.1.2
supports-color: ^7.2.0
checksum: 1641b9af8a73ba57c73c9b6fd955a2d062a5d78cce719887869eca45faf33b0fd20cabfeffdfd856bb35bfbd3d49debb2d954ff6ae5e9825a3da5ff4f604ab6c
checksum: 4b5acff291b4650cf736bf45fc9eceed44dceca63b663cbd55926dd688fe8e9baa4b4629e296ee5d5b64245aedec5c540fea0416b8bb35bccfb98ca9e9ed87f3
languageName: node
linkType: hard

Expand Down

0 comments on commit 87fbd0c

Please sign in to comment.