Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ngx-builders/ngx-pwa-offline
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ad88fa2f45e7421555f207c98b7dfcb8205310a6
Choose a base ref
..
head repository: ngx-builders/ngx-pwa-offline
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3239b88407af1b622cff209565058fc2c42f0c2a
Choose a head ref
Showing with 5 additions and 5 deletions.
  1. +5 −5 package.json
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -28,11 +28,11 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "^14.0.3",
"@angular-eslint/builder": "17.0.1",
"@angular-eslint/eslint-plugin": "17.0.1",
"@angular-eslint/eslint-plugin-template": "17.0.1",
"@angular-eslint/schematics": "17.0.1",
"@angular-eslint/template-parser": "17.0.1",
"@angular-eslint/builder": "17.1.0",
"@angular-eslint/eslint-plugin": "17.1.0",
"@angular-eslint/eslint-plugin-template": "17.1.0",
"@angular-eslint/schematics": "17.1.0",
"@angular-eslint/template-parser": "17.1.0",
"@angular/cli": "^14.0.3",
"@angular/compiler-cli": "^14.0.3",
"@types/jasmine": "^3.6.3",