From 240af2261f7482951485f35bd5a887cfd5ca22cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 07:01:05 +0000 Subject: [PATCH] Bump p5 from 1.8.0 to 1.9.0 Bumps [p5](https://github.com/processing/p5.js) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/processing/p5.js/releases) - [Changelog](https://github.com/processing/p5.js/blob/main/contributor_docs/release_process.md) - [Commits](https://github.com/processing/p5.js/compare/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: p5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d9f282c..6963cef 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ dependencies: version: 1.3.2 p5: specifier: ^1.8.0 - version: 1.8.0 + version: 1.9.0 react: specifier: '>= 18.2.0' version: 18.2.0 @@ -3087,8 +3087,8 @@ packages: engines: {node: '>=6'} dev: true - /p5@1.8.0: - resolution: {integrity: sha512-LHzRRl+aWEZVXmK+L9TDRNw5zm90wvwMdY7yTmsFkdNeXrU9n2KSZbonCTXkyGgriguovxJrDDgyhkynOxWB1A==} + /p5@1.9.0: + resolution: {integrity: sha512-+5/hz0ZokCDf7BMMAeemE7FIo7gFZK7ImL62acHLXZwerGjqj+171bnaAWj4aCFCx6fwysAr2U7/AKuPyPhehA==} dev: false /parent-module@1.0.1: