You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by bo...@apache.org on 2023/03/21 15:42:51 UTC

[streampipes] branch dev updated: Bump @angular-eslint/builder from 15.1.0 to 15.2.1 in /ui (#1432)

This is an automated email from the ASF dual-hosted git repository.

bossenti pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new 7a0650810 Bump @angular-eslint/builder from 15.1.0 to 15.2.1 in /ui (#1432)
7a0650810 is described below

commit 7a0650810f7632da3b7ae5bf6966e67082cfee08
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Mar 21 16:42:41 2023 +0100

    Bump @angular-eslint/builder from 15.1.0 to 15.2.1 in /ui (#1432)
    
    Bumps [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) from 15.1.0 to 15.2.1.
    - [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
    - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md)
    - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v15.2.1/packages/builder)
    
    ---
    updated-dependencies:
    - dependency-name: "@angular-eslint/builder"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 ui/package-lock.json | 14 +++++++-------
 ui/package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/ui/package-lock.json b/ui/package-lock.json
index 1b0691cfa..bede2da7f 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -73,7 +73,7 @@
       "devDependencies": {
         "@angular-builders/custom-webpack": "^14.1.0",
         "@angular-devkit/build-angular": "^14.2.10",
-        "@angular-eslint/builder": "15.1.0",
+        "@angular-eslint/builder": "15.2.1",
         "@angular-eslint/eslint-plugin": "^15.2.0",
         "@angular-eslint/eslint-plugin-template": "^15.2.0",
         "@angular-eslint/schematics": "^14.4.0",
@@ -831,9 +831,9 @@
       "dev": true
     },
     "node_modules/@angular-eslint/builder": {
-      "version": "15.1.0",
-      "resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-15.1.0.tgz",
-      "integrity": "sha512-MoPeJv4a1wSoFj8fVA01hFb+QQke2t74CSVuc6o4EqkWI0tYMM1Wg19fPtTZnj4spkGA82j2mf/tazKGRe/nrw==",
+      "version": "15.2.1",
+      "resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-15.2.1.tgz",
+      "integrity": "sha512-7x2DANebLRl997Mj4DhZrnz5+vnSjavGGveJ0mBuU7CEsL0ZYLftdRqL0e0HtU3ksseS7xpchD6OM08nkNgySw==",
       "dev": true,
       "peerDependencies": {
         "eslint": "^7.20.0 || ^8.0.0",
@@ -27955,9 +27955,9 @@
       }
     },
     "@angular-eslint/builder": {
-      "version": "15.1.0",
-      "resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-15.1.0.tgz",
-      "integrity": "sha512-MoPeJv4a1wSoFj8fVA01hFb+QQke2t74CSVuc6o4EqkWI0tYMM1Wg19fPtTZnj4spkGA82j2mf/tazKGRe/nrw==",
+      "version": "15.2.1",
+      "resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-15.2.1.tgz",
+      "integrity": "sha512-7x2DANebLRl997Mj4DhZrnz5+vnSjavGGveJ0mBuU7CEsL0ZYLftdRqL0e0HtU3ksseS7xpchD6OM08nkNgySw==",
       "dev": true,
       "requires": {}
     },
diff --git a/ui/package.json b/ui/package.json
index 852e6d143..b17316242 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -95,7 +95,7 @@
   "devDependencies": {
     "@angular-builders/custom-webpack": "^14.1.0",
     "@angular-devkit/build-angular": "^14.2.10",
-    "@angular-eslint/builder": "15.1.0",
+    "@angular-eslint/builder": "15.2.1",
     "@angular-eslint/eslint-plugin": "^15.2.0",
     "@angular-eslint/eslint-plugin-template": "^15.2.0",
     "@angular-eslint/schematics": "^14.4.0",