Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
Merge pull request #194 from gmsgowtham/renovate/url-parse-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/url-parse to v1.4.9
  • Loading branch information
gmsgowtham authored Aug 31, 2023
2 parents 18f1fe5 + 48c3679 commit ce9c587
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@types/react-syntax-highlighter": "15.5.7",
"@types/react-test-renderer": "18.0.0",
"@types/turndown": "5.0.1",
"@types/url-parse": "1.4.8",
"@types/url-parse": "1.4.9",
"babel-jest": "29.6.4",
"babel-plugin-module-resolver": "5.0.0",
"cosmiconfig": "8.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3026,10 +3026,10 @@
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==

"@types/[email protected].8":
version "1.4.8"
resolved "https://registry.yarnpkg.com/@types/url-parse/-/url-parse-1.4.8.tgz#c3825047efbca1295b7f1646f38203d9145130d6"
integrity sha512-zqqcGKyNWgTLFBxmaexGUKQyWqeG7HjXj20EuQJSJWwXe54BjX0ihIo5cJB9yAQzH8dNugJ9GvkBYMjPXs/PJw==
"@types/[email protected].9":
version "1.4.9"
resolved "https://registry.yarnpkg.com/@types/url-parse/-/url-parse-1.4.9.tgz#443c0d8a4ed3208924fa9134d8f17f79fe9774d0"
integrity sha512-pFvFO5NSAVwp8vDSENcAF13eyAcBIv/OXKvMU466CEwu/+5tyUwW05mVzhmcxaU9j9iTSYOypQqbTrYUa1emFw==

"@types/yargs-parser@*":
version "21.0.0"
Expand Down

0 comments on commit ce9c587

Please sign in to comment.