From b1099def11c4207ad1fbc3b42cccf52a7faa94e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 08:13:43 +0000 Subject: [PATCH] Bump nth-check from 2.0.0 to 2.1.1 Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.1.1. - [Release notes](https://github.com/fb55/nth-check/releases) - [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.1.1) --- updated-dependencies: - dependency-name: nth-check dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2947b65..77bac36 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "karma-coverage-istanbul-reporter": "~2.0.1", "karma-jasmine": "~2.0.1", "karma-jasmine-html-reporter": "^1.5.2", - "ng-packagr": "^11.0.0", + "ng-packagr": "^11.2.4", "protractor": "^7.0.0", "ts-node": "~7.0.0", "tslint": "~6.1.3",