Skip to content

Commit d483491

Browse files
committed
fix(deps): update dependency history to v5
1 parent 5e7f3d1 commit d483491

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

packages/components/link/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@emotion/styled": "^11.0.0",
3232
"@types/history": "^4.7.8",
3333
"@types/react-router-dom": "^5.1.7",
34-
"history": "4.10.1",
34+
"history": "5.0.0",
3535
"prop-types": "15.7.2"
3636
},
3737
"devDependencies": {

yarn.lock

+8-1
Original file line numberDiff line numberDiff line change
@@ -7305,7 +7305,14 @@ he@^1.2.0:
73057305
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
73067306
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
73077307

7308-
[email protected], history@^4.9.0:
7308+
7309+
version "5.0.0"
7310+
resolved "https://registry.yarnpkg.com/history/-/history-5.0.0.tgz#0cabbb6c4bbf835addb874f8259f6d25101efd08"
7311+
integrity sha512-3NyRMKIiFSJmIPdq7FxkNMJkQ7ZEtVblOQ38VtKaA0zZMW1Eo6Q6W8oDKEflr1kNNTItSnk4JMCO1deeSgbLLg==
7312+
dependencies:
7313+
"@babel/runtime" "^7.7.6"
7314+
7315+
history@^4.9.0:
73097316
version "4.10.1"
73107317
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
73117318
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==

0 commit comments

Comments
 (0)