From 7f2b30901c6665b8105b4325dbcc31d9cfec634e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 22:01:15 +0530 Subject: [PATCH] chore(deps-dev): bump @types/node (#368) Bumps the dependencies group in /examples/cypress with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 22.5.0 to 22.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/cypress/package.json | 2 +- examples/cypress/pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/cypress/package.json b/examples/cypress/package.json index f9abfe58..1fc2c454 100644 --- a/examples/cypress/package.json +++ b/examples/cypress/package.json @@ -16,7 +16,7 @@ "devDependencies": { "@badeball/cypress-cucumber-preprocessor": "^20.1.2", "@bahmutov/cypress-esbuild-preprocessor": "^2.2.2", - "@types/node": "^22.5.0", + "@types/node": "^22.5.2", "cypress": "^13.13.2", "multiple-cucumber-html-reporter": "^3.7.0", "typescript": "^5.5.4" diff --git a/examples/cypress/pnpm-lock.yaml b/examples/cypress/pnpm-lock.yaml index a6bdb1e7..19ed3cc0 100644 --- a/examples/cypress/pnpm-lock.yaml +++ b/examples/cypress/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: ^2.2.2 version: 2.2.2(esbuild@0.23.0) '@types/node': - specifier: ^22.5.0 - version: 22.5.0 + specifier: ^22.5.2 + version: 22.5.2 cypress: specifier: ^13.13.2 version: 13.13.2 @@ -438,8 +438,8 @@ packages: resolution: {integrity: sha512-ID7fosbc50TbT0MK0EG12O+gAP3W3Aa/Pz4DaTtQtEvlc9Odaqi0de+xuZ7Li2GtK4HzEX7IuRWS/JmZLksR3Q==} engines: {node: '>=14'} - '@types/node@22.5.0': - resolution: {integrity: sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg==} + '@types/node@22.5.2': + resolution: {integrity: sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2168,7 +2168,7 @@ snapshots: '@teppeis/multimaps@3.0.0': {} - '@types/node@22.5.0': + '@types/node@22.5.2': dependencies: undici-types: 6.19.8 @@ -2182,7 +2182,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.5.0 + '@types/node': 22.5.2 optional: true aggregate-error@3.1.0: