Skip to content

Commit d4909d9

Browse files
chore(deps): update dependency @glennsl/rescript-jest to v0.10.0
1 parent 05b6e69 commit d4909d9

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"bugs": "https://github.com/mikaello/rescript-node-cron/issues",
2222
"license": "MIT",
2323
"devDependencies": {
24-
"@glennsl/rescript-jest": "0.9.2",
24+
"@glennsl/rescript-jest": "0.10.0",
2525
"@ristostevcev/bs-odoc": "1.3.0",
2626
"moment": "2.29.3",
2727
"rescript": "9.1.4",

yarn.lock

+4-10
Original file line numberDiff line numberDiff line change
@@ -284,12 +284,11 @@
284284
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
285285
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
286286

287-
"@glennsl/rescript-jest@0.9.2":
288-
version "0.9.2"
289-
resolved "https://registry.yarnpkg.com/@glennsl/rescript-jest/-/rescript-jest-0.9.2.tgz#d896d3b1bec5caa93ec26a49d2794a5883ab963f"
290-
integrity sha512-Qy7O5/vYWgfVyXveFAcOy0Wa0tZ1hUVdSmZJgmblnHvZYyeVJOCIxdSk8vvjBF/gujlvGBFcSeHMWs6Bx22luQ==
287+
"@glennsl/rescript-jest@0.10.0":
288+
version "0.10.0"
289+
resolved "https://registry.yarnpkg.com/@glennsl/rescript-jest/-/rescript-jest-0.10.0.tgz#8b8ddb768ac65a1d9792bd0a9243a55999625678"
290+
integrity sha512-rUhCuyNi8Em0N7ubrmdz2ZEXo95SvSxkPPVIHpj/UcxAayxr5uo/hoBs0XRVjpAbuCXcoHtvhWt314lcAhwZ8g==
291291
dependencies:
292-
"@ryyppy/rescript-promise" "^2.1.0"
293292
jest "^27.3.1"
294293

295294
"@istanbuljs/load-nyc-config@^1.0.0":
@@ -522,11 +521,6 @@
522521
resolved "https://registry.npmjs.org/@ristostevcev/bs-odoc/-/bs-odoc-1.3.0.tgz"
523522
integrity sha512-pHy4Sfoa39zVR8yLORmC4rIv5MMkkVzkxJqoJk/R62cB09amPtwwMFYmymRmH//9MqIRHPXaAK7/O77bUzSHOg==
524523

525-
"@ryyppy/rescript-promise@^2.1.0":
526-
version "2.1.0"
527-
resolved "https://registry.npmjs.org/@ryyppy/rescript-promise/-/rescript-promise-2.1.0.tgz"
528-
integrity sha512-+dW6msBrj2Lr2hbEMX+HoWCvN89qVjl94RwbYWJgHQuj8jm/izdPC0YzxgpGoEFdeAEW2sOozoLcYHxT6o5WXQ==
529-
530524
"@sinonjs/commons@^1.7.0":
531525
version "1.8.3"
532526
resolved "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.3.tgz"

0 commit comments

Comments
 (0)