Skip to content

Commit 21134e6

Browse files
chore(deps): bump @types/ua-parser-js from 0.7.36 to 0.7.39 (#232)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7fe044 commit 21134e6

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
@@ -273,7 +273,7 @@
273273
},
274274
"dependencies": {
275275
"@types/node-forge": "^1.3.11",
276-
"@types/ua-parser-js": "^0.7.36",
276+
"@types/ua-parser-js": "^0.7.39",
277277
"axios": "1.6.0",
278278
"date-fns": "^2.30.0",
279279
"eventsource": "^2.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -695,10 +695,10 @@
695695
dependencies:
696696
"@types/node" "*"
697697

698-
"@types/ua-parser-js@^0.7.36":
699-
version "0.7.36"
700-
resolved "https://registry.yarnpkg.com/@types/ua-parser-js/-/ua-parser-js-0.7.36.tgz#9bd0b47f26b5a3151be21ba4ce9f5fa457c5f190"
701-
integrity sha512-N1rW+njavs70y2cApeIw1vLMYXRwfBy+7trgavGuuTfOd7j1Yh7QTRc/yqsPl6ncokt72ZXuxEU0PiCp9bSwNQ==
698+
"@types/ua-parser-js@^0.7.39":
699+
version "0.7.39"
700+
resolved "https://registry.yarnpkg.com/@types/ua-parser-js/-/ua-parser-js-0.7.39.tgz#832c58e460c9435e4e34bb866e85e9146e12cdbb"
701+
integrity sha512-P/oDfpofrdtF5xw433SPALpdSchtJmY7nsJItf8h3KXqOslkbySh8zq4dSWXH2oTjRvJ5PczVEoCZPow6GicLg==
702702

703703
"@types/unist@^2.0.0", "@types/unist@^2.0.2":
704704
version "2.0.6"

0 commit comments

Comments
 (0)