Skip to content

build(deps): Bump history from 5.2.0 to 5.3.0 #4410

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"cross-spawn": "^7.0.5",
"d3": "^7.9.0",
"d3-dag": "^0.11.5",
"history": "^5.0.0",
"history": "^5.3.0",
"http-proxy-middleware": "^2.0.3",
"install": "^0.13.0",
"jest-canvas-mock": "^2.5.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4901,7 +4901,7 @@ __metadata:
d3-dag: "npm:^0.11.5"
eslint: "npm:^8.48.0"
eslint-plugin-import: "npm:^2.25.4"
history: "npm:^5.0.0"
history: "npm:^5.3.0"
http-proxy-middleware: "npm:^2.0.3"
install: "npm:^0.13.0"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -7676,12 +7676,12 @@ __metadata:
languageName: node
linkType: hard

"history@npm:^5.0.0":
version: 5.2.0
resolution: "history@npm:5.2.0"
"history@npm:^5.3.0":
version: 5.3.0
resolution: "history@npm:5.3.0"
dependencies:
"@babel/runtime": "npm:^7.7.6"
checksum: 10c0/45d5e1650e2161f0cf4ead3a1d6361e3973a035f44ace8a3b75ff9fe295039b45407af4e397ecfa2f49eb51ae1f051a3800ccf8c2455881ccf91727b846d07c2
checksum: 10c0/812ec839386222d6437bd78d9f05db32e47d105ada0ad8834b32626919dd2fee7a10001bc489510f93a8069d02f118214bd8d42a82f7cf9daf8e84fbcbbb2016
languageName: node
linkType: hard

Expand Down
Loading