From 614846398cf1b4bf7940b6094fd4e36b4fe1ccdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 10:30:47 +0000 Subject: [PATCH] Bump pokemon-showdown from `346b66d` to `ec1911a` Bumps [pokemon-showdown](https://github.com/smogon/pokemon-showdown) from `346b66d` to `ec1911a`. - [Release notes](https://github.com/smogon/pokemon-showdown/releases) - [Commits](https://github.com/smogon/pokemon-showdown/compare/346b66df36157e672cca50ecaf66b01d8544cf71...ec1911a693980d6ba3c57b216bd9a2d1131aec03) --- updated-dependencies: - dependency-name: pokemon-showdown dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1e48b1fdd..dfd8d027a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5090,8 +5090,8 @@ }, "node_modules/pokemon-showdown": { "version": "0.11.9", - "resolved": "git+ssh://git@github.com/smogon/pokemon-showdown.git#346b66df36157e672cca50ecaf66b01d8544cf71", - "integrity": "sha512-DkxYNAlceoopyEPDRdF5TRbzmoAuxZtHgi/J88Wtvs6HYHbBmAPS/N/DtZohelaWWoT89IsGARxW8uKq5HR1Yg==", + "resolved": "git+ssh://git@github.com/smogon/pokemon-showdown.git#ec1911a693980d6ba3c57b216bd9a2d1131aec03", + "integrity": "sha512-MrBWbGoUGK4JAL3ecd1kJn2MHrUVOQcDKxGsri3JAAT8lbwBqNvFalXS654RWjThHqY4zJjGjB/qTfX9gTJfDA==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -11036,9 +11036,9 @@ "integrity": "sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w==" }, "pokemon-showdown": { - "version": "git+ssh://git@github.com/smogon/pokemon-showdown.git#346b66df36157e672cca50ecaf66b01d8544cf71", - "integrity": "sha512-DkxYNAlceoopyEPDRdF5TRbzmoAuxZtHgi/J88Wtvs6HYHbBmAPS/N/DtZohelaWWoT89IsGARxW8uKq5HR1Yg==", - "from": "pokemon-showdown@github:smogon/pokemon-showdown#346b66df36157e672cca50ecaf66b01d8544cf71", + "version": "git+ssh://git@github.com/smogon/pokemon-showdown.git#ec1911a693980d6ba3c57b216bd9a2d1131aec03", + "integrity": "sha512-MrBWbGoUGK4JAL3ecd1kJn2MHrUVOQcDKxGsri3JAAT8lbwBqNvFalXS654RWjThHqY4zJjGjB/qTfX9gTJfDA==", + "from": "pokemon-showdown@github:smogon/pokemon-showdown#ec1911a693980d6ba3c57b216bd9a2d1131aec03", "requires": { "better-sqlite3": "^7.6.2", "cloud-env": "^0.2.3",