From 85b162685ae76e76771181e9372b05374d7bcd05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 16:48:31 +0000 Subject: [PATCH] chore(deps): bump remult from 0.23.0-exp.18 to 0.23.0-exp.24 Bumps [remult](https://github.com/remult/remult/tree/HEAD/projects/core) from 0.23.0-exp.18 to 0.23.0-exp.24. - [Release notes](https://github.com/remult/remult/releases) - [Changelog](https://github.com/remult/remult/blob/master/CHANGELOG.md) - [Commits](https://github.com/remult/remult/commits/v0.23.0-exp.24/projects/core) --- updated-dependencies: - dependency-name: remult dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8a28e7f..ffb3158 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "kleur": "^4.1.5", "pg": "^8.11.3", "pluralize": "^8.0.0", - "remult": "^0.23.0-exp.18", + "remult": "^0.23.0-exp.24", "yargs": "^17.7.2" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e12de1d..bbece5a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ dependencies: specifier: ^8.0.0 version: 8.0.0 remult: - specifier: ^0.23.0-exp.18 - version: 0.23.0-exp.18 + specifier: ^0.23.0-exp.24 + version: 0.23.0-exp.24 yargs: specifier: ^17.7.2 version: 17.7.2 @@ -2588,8 +2588,8 @@ packages: functions-have-names: 1.2.3 dev: true - /remult@0.23.0-exp.18: - resolution: {integrity: sha512-c9zjspb6NMmC9ppo0fVO599NnF93bNaHwMgk1VlAWvUiwnz5frrA/hgLbvikk5PObH3fvLi+iTFw0bAEi67YIg==} + /remult@0.23.0-exp.24: + resolution: {integrity: sha512-Rw6c/0unQUEMceFwODg9r6pxFphytnYHgTL+nIvjhjJzsOaqTv4cqWygbjPgk57wb5yW1nLKO7ngyex4D9swIA==} dependencies: '@paralleldrive/cuid2': 2.2.2 reflect-metadata: 0.1.13