From 6c68ecd14ae8a31356868b6c855d92c60ba3534b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 05:01:23 +0000 Subject: [PATCH] chore: bump @ngneat/spectator from 22.0.0 to 22.1.0 Bumps [@ngneat/spectator](https://github.com/ngneat/spectator) from 22.0.0 to 22.1.0. - [Changelog](https://github.com/ngneat/spectator/blob/master/CHANGELOG.md) - [Commits](https://github.com/ngneat/spectator/compare/v22.0.0...v22.1.0) --- updated-dependencies: - dependency-name: "@ngneat/spectator" dependency-version: 22.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1fd507ae..69cdc1f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "@commitlint/cli": "^20.1.0", "@commitlint/config-conventional": "^20.0.0", "@compodoc/compodoc": "^1.1.31", - "@ngneat/spectator": "^22.0.0", + "@ngneat/spectator": "^22.1.0", "@types/jest": "^29.0.0", "@types/lodash-es": "^4.17.12", "@types/node": "^24.7.0", @@ -8367,9 +8367,9 @@ } }, "node_modules/@ngneat/spectator": { - "version": "22.0.0", - "resolved": "https://registry.npmjs.org/@ngneat/spectator/-/spectator-22.0.0.tgz", - "integrity": "sha512-Oyc7L+rZuTWHpeWeXwYY37+nqnj6UeqBQ4mkVN4HD6+/dDfmCNfwIkCqTNLUJjt7ampUGf33sFNxe30xzuiK8w==", + "version": "22.1.0", + "resolved": "https://registry.npmjs.org/@ngneat/spectator/-/spectator-22.1.0.tgz", + "integrity": "sha512-5UxMxiSp8LeWCdAtMktd2NVPJhbm88nBbNoOlmBty7b4paHAFwEhr7NNSdNlnFH2ZF/iAE5fLqzkUAgCGSGmDA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 64d713b9..3721a8f8 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@commitlint/cli": "^20.1.0", "@commitlint/config-conventional": "^20.0.0", "@compodoc/compodoc": "^1.1.31", - "@ngneat/spectator": "^22.0.0", + "@ngneat/spectator": "^22.1.0", "@types/jest": "^29.0.0", "@types/lodash-es": "^4.17.12", "@types/node": "^24.7.0",