Skip to content

Commit

Permalink
chore(deepmerge-ts)!: v5.1 to v7.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphaël Balet committed Jun 12, 2024
1 parent c1ef3a1 commit 6cca69f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-translate-multi-http-loader",
"version": "17.0.0",
"version": "18.0.0",
"license": "MIT",
"author": "Raphael Balet",
"maintainers": [
Expand All @@ -16,7 +16,7 @@
"@angular/common": "^18.0.2",
"@angular/core": "^18.0.2",
"@ngx-translate/core": "^15.0.0",
"deepmerge-ts": "^5.1.0",
"deepmerge-ts": "^7.0.3",
"rxjs": "^7.8.1",
"tslib": "2.6.3"
},
Expand Down Expand Up @@ -52,4 +52,4 @@
"release": {
"extends": "@semantic-release/apm-config"
}
}
}
4 changes: 2 additions & 2 deletions projects/multi-http-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-translate-multi-http-loader",
"version": "17.0.0",
"version": "18.0.0",
"license": "MIT",
"author": {
"name": "Raphaël Balet",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@angular/common": ">=13.0.0",
"@angular/core": ">=13.0.0",
"@ngx-translate/core": ">=15.0.0",
"deepmerge-ts": "^5.1.0",
"deepmerge-ts": "^7.0.3",
"rxjs": "^7.8.1"
}
}

0 comments on commit 6cca69f

Please sign in to comment.