Skip to content

Commit fdd87b1

Browse files
authored
Merge pull request #399 from whtsky/renovate/postlight-mercury-parser-2.2.x
fix(dependencies): update dependency @postlight/mercury-parser to ^2.2.1
2 parents 6451e10 + 484f62f commit fdd87b1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"typescript": "^4.5.2"
3535
},
3636
"dependencies": {
37-
"@postlight/mercury-parser": "^2.2.0",
37+
"@postlight/mercury-parser": "^2.2.1",
3838
"@sentry/integrations": "^6.11.0",
3939
"@sentry/node": "^6.11.0",
4040
"crypto-js": "^4.1.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@
581581
dotenv "^6.2.0"
582582
node-fetch "^2.3.0"
583583

584-
"@postlight/mercury-parser@^2.2.0":
584+
"@postlight/mercury-parser@^2.2.1":
585585
version "2.2.1"
586586
resolved "https://registry.yarnpkg.com/@postlight/mercury-parser/-/mercury-parser-2.2.1.tgz#a2a601707e2f2da0b8d83f983f53422f8b58855e"
587587
integrity sha512-WsXHcVfbwlAb0HO1nZ3tS2ipNvLeLk9frJj3y5hn/NAeQfEJeRm9AtMrxpOJ11X8L4he+bRyjr1bpIPvQPWvCA==

0 commit comments

Comments
 (0)