deps: bump get-pkg-repo from 4.2.1 to 5.0.0 in /theme (#396)
Bumps [get-pkg-repo](https://github.com/conventional-changelog/get-pkg-repo) from 4.2.1 to 5.0.0. - [Release notes](https://github.com/conventional-changelog/get-pkg-repo/releases) - [Changelog](https://github.com/conventional-changelog/get-pkg-repo/blob/master/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/get-pkg-repo/compare/get-pkg-repo-v4.2.1...v5.0.0) --- updated-dependencies: - dependency-name: get-pkg-repo dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Jan 11, 2023 at 19:27 UTC
bdd631790d98a46c1efcc4bf98375e58e366f727
1 file changed
+1
-1
theme/package.json
+1
-1
@@ -48,7 +48,7 @@
48
"gatsby-plugin-styled-components": "^5.25.0",
49
"gatsby-source-filesystem": "^4.25.0",
50
"gatsby-transformer-yaml": "^4.25.0",
51
- "get-pkg-repo": "^4.2.1",
51
+ "get-pkg-repo": "^5.0.0",
52
"github-slugger": "^1.5.0",
53
"html-react-parser": "^1.4.14",
54
"lodash.debounce": "4.0.8",