Skip to content

Commit

Permalink
fix(deps): update dependency @types/reach__router to ^1.3.12 for gats…
Browse files Browse the repository at this point in the history
…by-link
  • Loading branch information
renovate[bot] authored Oct 1, 2023
1 parent 06b0048 commit 7b79683
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"clean": "del-cli dist/*"
},
"dependencies": {
"@types/reach__router": "^1.3.10",
"@types/reach__router": "^1.3.12",
"gatsby-page-utils": "^3.13.0-next.0",
"prop-types": "^15.8.1"
},
Expand Down
21 changes: 5 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4911,10 +4911,10 @@
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
integrity sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA==

"@types/reach__router@^1.3.10", "@types/reach__router@^1.3.11":
version "1.3.11"
resolved "https://registry.yarnpkg.com/@types/reach__router/-/reach__router-1.3.11.tgz#528af5d73f76b42cf7de5664cdd1b728dee78e31"
integrity sha512-j23ChnIEiW8aAP4KT8OVyTXOFr+Ri65BDnwzmfHFO9WHypXYevHFjeil1Cj7YH3emfCE924BwAmgW4hOv7Wg3g==
"@types/reach__router@^1.3.11", "@types/reach__router@^1.3.12":
version "1.3.12"
resolved "https://registry.yarnpkg.com/@types/reach__router/-/reach__router-1.3.12.tgz#e6014b365048413cc1ea05e593e99586e56fa250"
integrity sha512-DyDionxE76G/48FclCcQ5CMigX9FTMfbcMMNvsZ4ti1ZR33wEOgiIVDgVsHEDv1bEi6FfTBQ9aRF4LSELUe+CQ==
dependencies:
"@types/react" "*"

Expand Down Expand Up @@ -12330,7 +12330,7 @@ globby@^11.0.1, globby@^11.0.3, globby@^11.0.4, globby@^11.1.0:
merge2 "^1.4.1"
slash "^3.0.0"

globby@^13.0.0:
globby@^13.0.0, globby@^13.1.1, globby@^13.1.2:
version "13.1.4"
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.4.tgz#2f91c116066bcec152465ba36e5caa4a13c01317"
integrity sha512-iui/IiiW+QrJ1X1hKH5qwlMQyv34wJAYwH1vrf8b9kBA4sNiif3gKsMHa+BrdnOpEudWjpotfa7LrTzB1ERS/g==
Expand All @@ -12341,17 +12341,6 @@ globby@^13.0.0:
merge2 "^1.4.1"
slash "^4.0.0"

globby@^13.1.1, globby@^13.1.2:
version "13.1.3"
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.3.tgz#f62baf5720bcb2c1330c8d4ef222ee12318563ff"
integrity sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw==
dependencies:
dir-glob "^3.0.1"
fast-glob "^3.2.11"
ignore "^5.2.0"
merge2 "^1.4.1"
slash "^4.0.0"

globby@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c"
Expand Down

0 comments on commit 7b79683

Please sign in to comment.