From e902d104fa8f738d62f85674bf23cb014bcc4914 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 06:08:20 +0000 Subject: [PATCH] Bump rescript from 12.0.0-alpha.6 to 12.0.0-alpha.7 Bumps [rescript](https://github.com/rescript-lang/rescript-compiler) from 12.0.0-alpha.6 to 12.0.0-alpha.7. - [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.6...v12.0.0-alpha.7) --- 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, 6 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 896ad7d..5a70eda 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9730,11 +9730,10 @@ } }, "node_modules/rescript": { - "version": "12.0.0-alpha.6", - "resolved": "https://registry.npmjs.org/rescript/-/rescript-12.0.0-alpha.6.tgz", - "integrity": "sha512-mjMYTea5KR0IaEN/ZCIeeru579c3WkrgcnzKq7/S3Of1TWXi8Rovzn7v3VTEocNxqDBMm/YwCZduz+LCH4WA+g==", + "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==", "hasInstallScript": true, - "license": "SEE LICENSE IN LICENSE", "bin": { "bsc": "cli/bsc", "bstracing": "lib/bstracing", @@ -16860,9 +16859,9 @@ } }, "rescript": { - "version": "12.0.0-alpha.6", - "resolved": "https://registry.npmjs.org/rescript/-/rescript-12.0.0-alpha.6.tgz", - "integrity": "sha512-mjMYTea5KR0IaEN/ZCIeeru579c3WkrgcnzKq7/S3Of1TWXi8Rovzn7v3VTEocNxqDBMm/YwCZduz+LCH4WA+g==" + "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==" }, "rollup": { "version": "4.29.1",