From da0fc49c71328411506c889670adcf942dfc64ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 06:09:48 +0000 Subject: [PATCH] Bump rescript from 12.0.0-alpha.7 to 12.0.0-alpha.8 Bumps [rescript](https://github.com/rescript-lang/rescript-compiler) from 12.0.0-alpha.7 to 12.0.0-alpha.8. - [Release notes](https://github.com/rescript-lang/rescript-compiler/releases) - [Changelog](https://github.com/rescript-lang/rescript/blob/master/CHANGELOG.md) - [Commits](https://github.com/rescript-lang/rescript-compiler/compare/v12.0.0-alpha.7...v12.0.0-alpha.8) --- updated-dependencies: - dependency-name: rescript dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index dbcc324..860b414 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5733,10 +5733,11 @@ } }, "node_modules/rescript": { - "version": "12.0.0-alpha.7", - "resolved": "https://registry.npmjs.org/rescript/-/rescript-12.0.0-alpha.7.tgz", - "integrity": "sha512-d/HV1k+e8aXFm1NDBRdL5rmUGRjVMeJW/maYBJFNgi95hGyGjrEltitTMMxpow/R0lxhC70VKrJTRtFr7Mowjw==", + "version": "12.0.0-alpha.8", + "resolved": "https://registry.npmjs.org/rescript/-/rescript-12.0.0-alpha.8.tgz", + "integrity": "sha512-I2YQ0vECymKY29j+/h51Z2A//0DgLf7g9mx5sNaWwR5fwrwTNzHS0MGIKiGfix+xJwLRteh4ighAqKeMWVQdjg==", "hasInstallScript": true, + "license": "SEE LICENSE IN LICENSE", "bin": { "bsc": "cli/bsc", "bstracing": "lib/bstracing", @@ -10406,9 +10407,9 @@ } }, "rescript": { - "version": "12.0.0-alpha.7", - "resolved": "https://registry.npmjs.org/rescript/-/rescript-12.0.0-alpha.7.tgz", - "integrity": "sha512-d/HV1k+e8aXFm1NDBRdL5rmUGRjVMeJW/maYBJFNgi95hGyGjrEltitTMMxpow/R0lxhC70VKrJTRtFr7Mowjw==" + "version": "12.0.0-alpha.8", + "resolved": "https://registry.npmjs.org/rescript/-/rescript-12.0.0-alpha.8.tgz", + "integrity": "sha512-I2YQ0vECymKY29j+/h51Z2A//0DgLf7g9mx5sNaWwR5fwrwTNzHS0MGIKiGfix+xJwLRteh4ighAqKeMWVQdjg==" }, "retext": { "version": "9.0.0",