Skip to content

Commit 59aef7f

Browse files
build(deps): bump react-router-dom (#40)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/remix-run/react-router/releases) - [Commits](https://github.com/remix-run/react-router/commits/v6.2.2/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3ca7ff commit 59aef7f

3 files changed

Lines changed: 29 additions & 29 deletions

File tree

core-sdk-samples/higgs-shop-sample-app/package-lock.json

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core-sdk-samples/higgs-shop-sample-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/react-dom": "^17.0.0",
1919
"react": "^17.0.2",
2020
"react-dom": "^17.0.2",
21-
"react-router-dom": "^6.2.1",
21+
"react-router-dom": "^6.2.2",
2222
"react-scripts": "4.0.3",
2323
"typescript": "^4.1.2",
2424
"web-vitals": "^1.0.1"

core-sdk-samples/higgs-shop-sample-app/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8277,16 +8277,16 @@ react-refresh@^0.8.3:
82778277
version "0.8.3"
82788278
resolved "https://registry.npmjs.org/react-refresh/-/react-refresh-0.8.3.tgz"
82798279

8280-
react-router-dom@^6.2.1:
8281-
version "6.2.1"
8282-
resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.2.1.tgz"
8280+
react-router-dom@^6.2.2:
8281+
version "6.2.2"
8282+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.2.2.tgz#f1a2c88365593c76b9612ae80154a13fcb72e442"
82838283
dependencies:
82848284
history "^5.2.0"
8285-
react-router "6.2.1"
8285+
react-router "6.2.2"
82868286

8287-
react-router@6.2.1:
8288-
version "6.2.1"
8289-
resolved "https://registry.npmjs.org/react-router/-/react-router-6.2.1.tgz"
8287+
react-router@6.2.2:
8288+
version "6.2.2"
8289+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.2.2.tgz#495e683a0c04461eeb3d705fe445d6cf42f0c249"
82908290
dependencies:
82918291
history "^5.2.0"
82928292

0 commit comments

Comments
 (0)