Skip to content

Commit d1ae8f7

Browse files
authored
Merge pull request #4410 from weaveworks/dependabot/npm_and_yarn/history-5.3.0
build(deps): Bump history from 5.2.0 to 5.3.0
2 parents a536427 + b2e5d2e commit d1ae8f7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"cross-spawn": "^7.0.5",
6262
"d3": "^7.9.0",
6363
"d3-dag": "^0.11.5",
64-
"history": "^5.0.0",
64+
"history": "^5.3.0",
6565
"http-proxy-middleware": "^2.0.3",
6666
"install": "^0.13.0",
6767
"jest-canvas-mock": "^2.5.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4901,7 +4901,7 @@ __metadata:
49014901
d3-dag: "npm:^0.11.5"
49024902
eslint: "npm:^8.48.0"
49034903
eslint-plugin-import: "npm:^2.25.4"
4904-
history: "npm:^5.0.0"
4904+
history: "npm:^5.3.0"
49054905
http-proxy-middleware: "npm:^2.0.3"
49064906
install: "npm:^0.13.0"
49074907
jest: "npm:^29.7.0"
@@ -7676,12 +7676,12 @@ __metadata:
76767676
languageName: node
76777677
linkType: hard
76787678

7679-
"history@npm:^5.0.0":
7680-
version: 5.2.0
7681-
resolution: "history@npm:5.2.0"
7679+
"history@npm:^5.3.0":
7680+
version: 5.3.0
7681+
resolution: "history@npm:5.3.0"
76827682
dependencies:
76837683
"@babel/runtime": "npm:^7.7.6"
7684-
checksum: 10c0/45d5e1650e2161f0cf4ead3a1d6361e3973a035f44ace8a3b75ff9fe295039b45407af4e397ecfa2f49eb51ae1f051a3800ccf8c2455881ccf91727b846d07c2
7684+
checksum: 10c0/812ec839386222d6437bd78d9f05db32e47d105ada0ad8834b32626919dd2fee7a10001bc489510f93a8069d02f118214bd8d42a82f7cf9daf8e84fbcbbb2016
76857685
languageName: node
76867686
linkType: hard
76877687

0 commit comments

Comments
 (0)