Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Commit c0a5fac

Browse files
committed
build(deps): update dependency ngx-toastr to v16
1 parent 7e9e615 commit c0a5fac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
"ngx-simple-modal": "1.4.17",
251251
"ngx-smart-modal": "7.4.1",
252252
"ngx-spinner": "14.0.0",
253-
"ngx-toastr": "15.0.0",
253+
"ngx-toastr": "16.0.0",
254254
"ngx-ui-loader": "13.0.0",
255255
"ngx-wig": "13.0.6",
256256
"ngx-window-token": "6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14231,10 +14231,10 @@ ngx-spinner@14.0.0:
1423114231
dependencies:
1423214232
tslib "^2.3.0"
1423314233

14234-
ngx-toastr@15.0.0:
14235-
version "15.0.0"
14236-
resolved "https://registry.yarnpkg.com/ngx-toastr/-/ngx-toastr-15.0.0.tgz#7d9d664a264b8b39d1bf762bb0a124bde5be8f01"
14237-
integrity sha512-dseyONSYcbm+8hQUCzzyP6CnHGa8WAOGJN7dzGqgBV4sHCDiv5eZ4x/3uo7Fov2OR0O5T47keP7ND3z7tufXeg==
14234+
ngx-toastr@16.0.0:
14235+
version "16.0.0"
14236+
resolved "https://registry.yarnpkg.com/ngx-toastr/-/ngx-toastr-16.0.0.tgz#3e56f85676d54db8ec42414b3ff9801de452597e"
14237+
integrity sha512-7lSUwTTTeUIFof01+vHabPgY9oD73IMmvlVvbQKka8cB+fj9pOlyIYNot1kdjeW/Uuuej3V8PSD6lJIjztYeKg==
1423814238
dependencies:
1423914239
tslib "^2.3.0"
1424014240

0 commit comments

Comments
 (0)