Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit 003cfd7

Browse files
Update dependency @types/ini to v1.3.31 (#472)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4812a0b commit 003cfd7

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
@@ -26,7 +26,7 @@
2626
"@types/express": "4.17.13",
2727
"@types/got": "9.6.12",
2828
"@types/highlight.js": "9.12.4",
29-
"@types/ini": "1.3.30",
29+
"@types/ini": "1.3.31",
3030
"@types/jaeger-client": "3.15.3",
3131
"@types/json5": "0.0.30",
3232
"@types/lodash": "4.14.172",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -991,10 +991,10 @@
991991
resolved "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz#9140779736aa2655635ee756e2467d787cfe8a2a"
992992
integrity sha512-c3Xy026kOF7QOTn00hbIllV1dLR9hG9NkSrLQgCVs8NF6sBU+VGWjD3wLPhmh1TYAc7ugCFsvHYMN4VcBN1U1A==
993993

994-
"@types/[email protected].30":
995-
version "1.3.30"
996-
resolved "https://registry.npmjs.org/@types/ini/-/ini-1.3.30.tgz#d1485459c9fad84e937414b832a2adb649eab379"
997-
integrity sha512-2+iF8zPSbpU83UKE+PNd4r/MhwNAdyGpk3H+VMgEH3EhjFZq1kouLgRoZrmIcmoGX97xFvqdS44DkICR5Nz3tQ==
994+
"@types/[email protected].31":
995+
version "1.3.31"
996+
resolved "https://registry.npmjs.org/@types/ini/-/ini-1.3.31.tgz#c78541a187bd88d5c73e990711c9d85214800d1b"
997+
integrity sha512-8ecxxaG4AlVEM1k9+BsziMw8UsX0qy3jYI1ad/71RrDZ+rdL6aZB0wLfAuflQiDhkD5o4yJ0uPK3OSUic3fG0w==
998998

999999
10001000
version "3.15.3"

0 commit comments

Comments
 (0)