chore: update tzdb
This commit is contained in:
parent
2ba41af113
commit
c7d29d1869
2 changed files with 5 additions and 5 deletions
|
@ -21,7 +21,7 @@
|
||||||
"author": "Ayo Ayco",
|
"author": "Ayo Ayco",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@vvo/tzdb": "^6.125.0",
|
"@vvo/tzdb": "^6.126.0",
|
||||||
"parse-zonetab": "^1.0.0"
|
"parse-zonetab": "^1.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -6,16 +6,16 @@ settings:
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vvo/tzdb':
|
'@vvo/tzdb':
|
||||||
specifier: ^6.125.0
|
specifier: ^6.126.0
|
||||||
version: 6.125.0
|
version: 6.126.0
|
||||||
parse-zonetab:
|
parse-zonetab:
|
||||||
specifier: ^1.0.0
|
specifier: ^1.0.0
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
/@vvo/tzdb@6.125.0:
|
/@vvo/tzdb@6.126.0:
|
||||||
resolution: {integrity: sha512-zxOP62q3CUYIIe6sL/IK6AhmhnPUuHPNx86qZTXuzQHo/QhQRTfXb331poUStTDdZgBoLc6BADUATbGGN/1d4A==}
|
resolution: {integrity: sha512-tQ+w7kldMsPWyneZ5cYu+KMXNbk4i0VLJuTgR3ulTum0/JgwGW6t8NSoCtLgFxvW8JXEjM25zftZd2vOaFs8rw==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/buffer-alloc-unsafe@1.1.0:
|
/buffer-alloc-unsafe@1.1.0:
|
||||||
|
|
Loading…
Reference in a new issue