Skip to content

Commit bff1a5a

Browse files
fix(deps): update dependency rulr to v10.8.0 (#2030)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab3e1e9 commit bff1a5a

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"r-assign": "1.9.0",
5353
"reflect-metadata": "0.2.2",
5454
"rescript-schema": "9.2.2",
55-
"rulr": "10.7.2",
55+
"rulr": "10.8.0",
5656
"runtypes": "6.7.0",
5757
"simple-runtypes": "7.1.3",
5858
"spectypes": "2.1.11",
@@ -1340,7 +1340,7 @@
13401340

13411341
"rollup": ["rollup@4.40.1", "", { "dependencies": { "@types/estree": "1.0.7" }, "optionalDependencies": { "@rollup/rollup-android-arm-eabi": "4.40.1", "@rollup/rollup-android-arm64": "4.40.1", "@rollup/rollup-darwin-arm64": "4.40.1", "@rollup/rollup-darwin-x64": "4.40.1", "@rollup/rollup-freebsd-arm64": "4.40.1", "@rollup/rollup-freebsd-x64": "4.40.1", "@rollup/rollup-linux-arm-gnueabihf": "4.40.1", "@rollup/rollup-linux-arm-musleabihf": "4.40.1", "@rollup/rollup-linux-arm64-gnu": "4.40.1", "@rollup/rollup-linux-arm64-musl": "4.40.1", "@rollup/rollup-linux-loongarch64-gnu": "4.40.1", "@rollup/rollup-linux-powerpc64le-gnu": "4.40.1", "@rollup/rollup-linux-riscv64-gnu": "4.40.1", "@rollup/rollup-linux-riscv64-musl": "4.40.1", "@rollup/rollup-linux-s390x-gnu": "4.40.1", "@rollup/rollup-linux-x64-gnu": "4.40.1", "@rollup/rollup-linux-x64-musl": "4.40.1", "@rollup/rollup-win32-arm64-msvc": "4.40.1", "@rollup/rollup-win32-ia32-msvc": "4.40.1", "@rollup/rollup-win32-x64-msvc": "4.40.1", "fsevents": "~2.3.2" }, "bin": { "rollup": "dist/bin/rollup" } }, "sha512-C5VvvgCCyfyotVITIAv+4efVytl5F7wt+/I2i9q9GZcEXW9BP52YYOXC58igUi+LFZVHukErIIqQSWwv/M3WRw=="],
13421342

1343-
"rulr": ["rulr@10.7.2", "", { "dependencies": { "atob": "^2.1.2", "make-error": "^1.3.6", "validator": "^13.0.0" } }, "sha512-uv6hAqPrB+7IThVsZLuWZUT+A3quYSqftjynvNMZeLGD9wVtB5eMJ220TaW08ud/EcMJzm/fpSf6NulR5Zbd+w=="],
1343+
"rulr": ["rulr@10.8.0", "", { "dependencies": { "atob": "^2.1.2", "make-error": "^1.3.6", "validator": "^13.0.0" } }, "sha512-+m6ToEhlaucNcyD5h90Ht5m3rl9uaUQqN3NLIiq6Mb0BDVW+fhm82fbu1CRcZQuulQm44s5l8jiR6fXcJgAbUw=="],
13441344

13451345
"run-async": ["run-async@2.4.1", "", {}, "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ=="],
13461346

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"r-assign": "1.9.0",
7777
"reflect-metadata": "0.2.2",
7878
"rescript-schema": "9.2.2",
79-
"rulr": "10.7.2",
79+
"rulr": "10.8.0",
8080
"runtypes": "6.7.0",
8181
"simple-runtypes": "7.1.3",
8282
"spectypes": "2.1.11",

0 commit comments

Comments
 (0)