From be00cf8a0c7e4ef50cb52c15270deec6e6bffaec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 10:35:40 +0000 Subject: [PATCH] build(deps): bump valibot from 0.26.0 to 0.27.1 Bumps [valibot](https://github.com/fabian-hiller/valibot) from 0.26.0 to 0.27.1. - [Release notes](https://github.com/fabian-hiller/valibot/releases) - [Commits](https://github.com/fabian-hiller/valibot/compare/v0.26.0...v0.27.1) --- updated-dependencies: - dependency-name: valibot dependency-type: direct:production update-type: version-update:semver-minor ... 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 e5157d6e..36bcfbac 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "dependencies": { "@actions/core": "^1.10.1", "@actions/github": "^6.0.0", - "valibot": "^0.26.0" + "valibot": "^0.27.1" }, "devDependencies": { "@types/jest": "^29.5.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b8215c6c..69d779d2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^6.0.0 version: 6.0.0 valibot: - specifier: ^0.26.0 - version: 0.26.0 + specifier: ^0.27.1 + version: 0.27.1 devDependencies: '@types/jest': @@ -4248,8 +4248,8 @@ packages: convert-source-map: 1.9.0 dev: true - /valibot@0.26.0: - resolution: {integrity: sha512-cM8VM9jsJGx9P4qarZUBXd0I88OVI4ddtyZ1sAMiofC3Usj7Jxm2c8Xx5accdTrKc3CblO8yyytRaJ6lrsuA+Q==} + /valibot@0.27.1: + resolution: {integrity: sha512-k57/5/kMwMjiVP0LUMpa+n4ihSemuXshz1ND4fftKw1bkHZYN/TnHcbjaEie3K7FwAceiOgugLZPjSaNxdygeg==} dev: false /vue-eslint-parser@9.4.1(eslint@8.56.0):