From a4f4adb2d70ff8dfc96ab9e6379ee5fa6ed2d698 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 21:53:34 +0000 Subject: [PATCH] build(deps-dev): bump @waiting/shared-core from 20.13.0 to 23.15.1 Bumps [@waiting/shared-core](https://github.com/waitingsong/shared) from 20.13.0 to 23.15.1. - [Release notes](https://github.com/waitingsong/shared/releases) - [Changelog](https://github.com/waitingsong/shared/blob/main/CHANGELOG.md) - [Commits](https://github.com/waitingsong/shared/compare/v20.13.0...v23.15.1) --- updated-dependencies: - dependency-name: "@waiting/shared-core" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- packages/win32-api/package.json | 2 +- packages/win32-def/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 02642681..055bcf7c 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@types/mocha": "10", "@types/node": "18", "@waiting/eslint-config": "^8.8.0", - "@waiting/shared-core": "^20.11.4", + "@waiting/shared-core": "^23.15.1", "@waiting/shared-types": "^20.11.0", "autocannon": "^7.10.0", "coveralls": "3", diff --git a/packages/win32-api/package.json b/packages/win32-api/package.json index d413ba91..489de265 100644 --- a/packages/win32-api/package.json +++ b/packages/win32-api/package.json @@ -81,7 +81,7 @@ "@types/ref-napi": "^3.0.6", "@types/ref-struct-di": "^1.1.8", "@types/ref-union-di": "^1.0.5", - "@waiting/shared-core": "^20.11.4", + "@waiting/shared-core": "^23.15.1", "cross-env": "7", "ffi-napi": "^4.0.3", "ref-napi": "^3.0.3", diff --git a/packages/win32-def/package.json b/packages/win32-def/package.json index 26e52f24..03630737 100644 --- a/packages/win32-def/package.json +++ b/packages/win32-def/package.json @@ -55,7 +55,7 @@ "@types/ref-napi": "^3.0.6", "@types/ref-struct-di": "^1.1.8", "@types/ref-union-di": "^1.0.5", - "@waiting/shared-core": "^20.11.4", + "@waiting/shared-core": "^23.15.1", "cross-env": "7" }, "peerDependencies": {