deps: bump find-up from 4.1.0 to 6.3.0 (#403)
Bumps [find-up](https://github.com/sindresorhus/find-up) from 4.1.0 to 6.3.0. - [Release notes](https://github.com/sindresorhus/find-up/releases) - [Commits](https://github.com/sindresorhus/find-up/compare/v4.1.0...v6.3.0) --- updated-dependencies: - dependency-name: find-up 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:28 UTC
8e111a91324d8640da29a2a2a69f4ff8e24fbe89
1 file changed
+1
-1
theme/package.json
+1
-1
@@ -38,7 +38,7 @@
38
"date-fns": "^2.29.3",
39
"details-element-polyfill": "^2.4.0",
40
"downshift": "^3.4.8",
41
- "find-up": "^4.1.0",
41
+ "find-up": "^6.3.0",
42
"framer-motion": "^3.10.6",
43
"fuse.js": "^3.6.1",
44
"gatsby-plugin-catch-links": "^4.25.0",