From bb181b210b1f7b43f4a1e69c605b06a1af6fce43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 14:45:40 +0000 Subject: [PATCH] build(deps-dev): bump @types/gatsbyjs__reach-router from 2.0.0 to 2.0.1 (#2244) Bumps [@types/gatsbyjs__reach-router](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gatsbyjs__reach-router) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gatsbyjs__reach-router) --- updated-dependencies: - dependency-name: "@types/gatsbyjs__reach-router" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3154b100d..d1a7694a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -76,7 +76,7 @@ "@testing-library/jest-dom": "^6.1.3", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.5.1", - "@types/gatsbyjs__reach-router": "^2.0.0", + "@types/gatsbyjs__reach-router": "^2.0.1", "@types/prismjs": "^1.26.0", "@types/react": "^18.2.22", "@types/react-dom": "^18.2.7", @@ -5433,9 +5433,9 @@ "integrity": "sha512-R1g/VyKFFI2HLC1QGAeTtCBWCo6n75l41OnsVYNbmKG+kempOESaodf6BeJyUM3Q0rKa/NQcTHbB2+66lNnxLw==" }, "node_modules/@types/gatsbyjs__reach-router": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@types/gatsbyjs__reach-router/-/gatsbyjs__reach-router-2.0.0.tgz", - "integrity": "sha512-HDAeAXJQUxwvM3J18bj0oJ6t9xtKmFGLe52q1X8m2f73/EMsTOh7yHJ5vBa4eBNAB1Bx2xFqWXdw8dMngPgdVg==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@types/gatsbyjs__reach-router/-/gatsbyjs__reach-router-2.0.1.tgz", + "integrity": "sha512-aPh+WJ9wETDqvLRPRQUrRADTu3Al8/k8G9LQ28QZiUgSrDxcL6iojItODK182312A86RiEsuP9LDHVJqYM55jg==", "dev": true, "dependencies": { "@types/reach__router": "*", @@ -30365,9 +30365,9 @@ "integrity": "sha512-R1g/VyKFFI2HLC1QGAeTtCBWCo6n75l41OnsVYNbmKG+kempOESaodf6BeJyUM3Q0rKa/NQcTHbB2+66lNnxLw==" }, "@types/gatsbyjs__reach-router": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@types/gatsbyjs__reach-router/-/gatsbyjs__reach-router-2.0.0.tgz", - "integrity": "sha512-HDAeAXJQUxwvM3J18bj0oJ6t9xtKmFGLe52q1X8m2f73/EMsTOh7yHJ5vBa4eBNAB1Bx2xFqWXdw8dMngPgdVg==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@types/gatsbyjs__reach-router/-/gatsbyjs__reach-router-2.0.1.tgz", + "integrity": "sha512-aPh+WJ9wETDqvLRPRQUrRADTu3Al8/k8G9LQ28QZiUgSrDxcL6iojItODK182312A86RiEsuP9LDHVJqYM55jg==", "dev": true, "requires": { "@types/reach__router": "*", diff --git a/package.json b/package.json index 0446ce185..89e413ab6 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@testing-library/jest-dom": "^6.1.3", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.5.1", - "@types/gatsbyjs__reach-router": "^2.0.0", + "@types/gatsbyjs__reach-router": "^2.0.1", "@types/prismjs": "^1.26.0", "@types/react": "^18.2.22", "@types/react-dom": "^18.2.7",