Skip to content

Commit 7387648

Browse files
build(deps): bump history from 4.10.1 to 5.3.0
Bumps [history](https://github.com/remix-run/history) from 4.10.1 to 5.3.0. - [Release notes](https://github.com/remix-run/history/releases) - [Commits](remix-run/history@v4.10.1...v5.3.0) --- updated-dependencies: - dependency-name: history dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e5ca8d commit 7387648

File tree

2 files changed

+13
-20
lines changed

2 files changed

+13
-20
lines changed

packages/reactant-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"connected-react-router": "^6.9.1",
30-
"history": "^4.10.1",
30+
"history": "^5.3.0",
3131
"react-router": "^5.3.1"
3232
},
3333
"devDependencies": {

yarn.lock

Lines changed: 12 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1434,24 +1434,10 @@
14341434
core-js-pure "^3.0.0"
14351435
regenerator-runtime "^0.13.4"
14361436

1437-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1438-
version "7.15.3"
1439-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.3.tgz#2e1c2880ca118e5b2f9988322bd8a7656a32502b"
1440-
integrity sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA==
1441-
dependencies:
1442-
regenerator-runtime "^0.13.4"
1443-
1444-
"@babel/runtime@^7.12.13", "@babel/runtime@^7.15.4":
1445-
version "7.17.9"
1446-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.9.tgz#d19fbf802d01a8cb6cf053a64e472d42c434ba72"
1447-
integrity sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==
1448-
dependencies:
1449-
regenerator-runtime "^0.13.4"
1450-
1451-
"@babel/runtime@^7.18.9":
1452-
version "7.18.9"
1453-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a"
1454-
integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==
1437+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.9", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1438+
version "7.19.0"
1439+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.19.0.tgz#22b11c037b094d27a8a2504ea4dcff00f50e2259"
1440+
integrity sha512-eR8Lo9hnDS7tqkO7NsV+mKvCmv5boaXFSZ70DnfhcgiEne8hv9oCEd36Klw74EtizEqLsy4YnW8UWwpBVolHZA==
14551441
dependencies:
14561442
regenerator-runtime "^0.13.4"
14571443

@@ -6800,7 +6786,7 @@ hermes-profile-transformer@^0.0.6:
68006786
dependencies:
68016787
source-map "^0.7.3"
68026788

6803-
history@^4.10.1, history@^4.9.0:
6789+
history@^4.9.0:
68046790
version "4.10.1"
68056791
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
68066792
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
@@ -6812,6 +6798,13 @@ history@^4.10.1, history@^4.9.0:
68126798
tiny-warning "^1.0.0"
68136799
value-equal "^1.0.1"
68146800

6801+
history@^5.3.0:
6802+
version "5.3.0"
6803+
resolved "https://registry.yarnpkg.com/history/-/history-5.3.0.tgz#1548abaa245ba47992f063a0783db91ef201c73b"
6804+
integrity sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==
6805+
dependencies:
6806+
"@babel/runtime" "^7.7.6"
6807+
68156808
hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
68166809
version "3.3.2"
68176810
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"

0 commit comments

Comments
 (0)