File tree 2 files changed +8
-7
lines changed
2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " @lapaliv/datetime-formatter" ,
3
3
"description" : " The library for work with date and time" ,
4
4
"private" : false ,
5
- "version" : " 0.1.16 " ,
5
+ "version" : " 0.1.17 " ,
6
6
"keywords" : [
7
7
" date" ,
8
8
" time" ,
41
41
"@types/jest" : " ^25.1.4" ,
42
42
"@types/node" : " ^13.9.5" ,
43
43
"babel-loader" : " ^8.1.0" ,
44
+ "glob-parent" : " ^5.1" ,
44
45
"jest" : " ^25.1.0" ,
45
46
"jest-each" : " ^25.1.0" ,
46
- "node-notifier" : " ^9 .0.1" ,
47
+ "node-notifier" : " ^8 .0.1" ,
47
48
"ssri" : " ^8.0.1" ,
48
49
"typescript" : " ^3.8.3" ,
49
50
"uuid" : " ^7.0.2" ,
Original file line number Diff line number Diff line change @@ -2967,7 +2967,7 @@ glob-parent@^3.1.0:
2967
2967
is-glob "^3.1.0"
2968
2968
path-dirname "^1.0.0"
2969
2969
2970
- glob-parent@^5.1.2, glob-parent@~5.1.2 :
2970
+ glob-parent@^5.1, glob-parent@^5.1 .2, glob-parent@~5.1.2 :
2971
2971
version "5.1.2"
2972
2972
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
2973
2973
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -4377,10 +4377,10 @@ node-notifier@^6.0.0:
4377
4377
shellwords "^0.1.1"
4378
4378
which "^1.3.1"
4379
4379
4380
- node-notifier@^9 .0.1 :
4381
- version "9 .0.1 "
4382
- resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-9 .0.1 .tgz#cea837f4c5e733936c7b9005e6545cea825d1af4 "
4383
- integrity sha512-fPNFIp2hF/Dq7qLDzSg4vZ0J4e9v60gJR+Qx7RbjbWqzPDdEqeVpEx5CFeDAELIl+A/woaaNn1fQ5nEVerMxJg ==
4380
+ node-notifier@^8 .0.1 :
4381
+ version "8 .0.2 "
4382
+ resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8 .0.2 .tgz#f3167a38ef0d2c8a866a83e318c1ba0efeb702c5 "
4383
+ integrity sha512-oJP/9NAdd9+x2Q+rfphB2RJCHjod70RcRLjosiPMMu5gjIfwVnOUGq2nbTjTUbmy0DJ/tFIVT30+Qe3nzl4TJg ==
4384
4384
dependencies :
4385
4385
growly "^1.3.0"
4386
4386
is-wsl "^2.2.0"
You can’t perform that action at this time.
0 commit comments