Skip to content

Commit abfba2d

Browse files
build(deps-dev): bump history from 4.7.2 to 4.10.1
Bumps [history](https://github.com/ReactTraining/history) from 4.7.2 to 4.10.1. - [Release notes](https://github.com/ReactTraining/history/releases) - [Changelog](https://github.com/ReactTraining/history/blob/master/createBrowserHistory.js) - [Commits](remix-run/history@v4.7.2...v4.10.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b973a36 commit abfba2d

File tree

2 files changed

+18
-50
lines changed

2 files changed

+18
-50
lines changed

packages/cockpit/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"find-up": "4.1.0",
7373
"font-awesome": "4.7.0",
7474
"fs-extra": "8.1.0",
75-
"history": "4.7.2",
75+
"history": "4.10.1",
7676
"jquery": "3.4.1",
7777
"monaco-editor": "0.19.3",
7878
"npm-run-all": "4.1.5",

yarn.lock

Lines changed: 17 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1927,48 +1927,27 @@
19271927
dependencies:
19281928
regenerator-runtime "^0.12.0"
19291929

1930-
"@babel/[email protected]", "@babel/runtime@^7.3.4":
1930+
19311931
version "7.6.0"
19321932
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.0.tgz#4fc1d642a9fd0299754e8b5de62c631cf5568205"
19331933
integrity sha512-89eSBLJsxNxOERC0Op4vd+0Bqm6wRMqMbFtV3i0/fbaWw/mJ8Q3eBvgX0G4SyrOOLCtbu98HspF8o09MRT+KzQ==
19341934
dependencies:
19351935
regenerator-runtime "^0.13.2"
19361936

1937-
"@babel/[email protected]", "@babel/runtime@^7.7.2":
1937+
19381938
version "7.7.4"
19391939
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.7.4.tgz#b23a856751e4bf099262f867767889c0e3fe175b"
19401940
integrity sha512-r24eVUUr0QqNZa+qrImUk8fn5SPhHq+IfYvIoIMg0do3GdK9sMdiLKP3GYVVaxpPKORgm8KRKaNTEhAjgIpLMw==
19411941
dependencies:
19421942
regenerator-runtime "^0.13.2"
19431943

1944-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.2.0", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.3", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.0":
1945-
version "7.5.5"
1946-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.5.5.tgz#74fba56d35efbeca444091c7850ccd494fd2f132"
1947-
integrity sha512-28QvEGyQyNkB0/m2B4FU7IEZGK2NUrcMtT6BZEFALTguLk+AUT6ofsHtPk5QyjAdUkpMJ+/Em+quwz4HOt30AQ==
1948-
dependencies:
1949-
regenerator-runtime "^0.13.2"
1950-
1951-
"@babel/runtime@^7.3.1", "@babel/runtime@^7.7.6":
1944+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.2.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.3", "@babel/runtime@^7.4.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6":
19521945
version "7.8.3"
19531946
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.3.tgz#0811944f73a6c926bb2ad35e918dcc1bfab279f1"
19541947
integrity sha512-fVHx1rzEmwB130VTkLnxR+HmxcTjGzH12LYQcFFoBwakMd3aOMD4OsRN7tGG/UOYE2ektgFrS8uACAoRk1CY0w==
19551948
dependencies:
19561949
regenerator-runtime "^0.13.2"
19571950

1958-
"@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5":
1959-
version "7.6.3"
1960-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.3.tgz#935122c74c73d2240cafd32ddb5fc2a6cd35cf1f"
1961-
integrity sha512-kq6anf9JGjW8Nt5rYfEuGRaEAaH1mkv3Bbu6rYvLOpPh/RusSJXuKPEAoZ7L7gybZkchE8+NV5g9vKF4AGAtsA==
1962-
dependencies:
1963-
regenerator-runtime "^0.13.2"
1964-
1965-
"@babel/runtime@^7.6.3":
1966-
version "7.7.2"
1967-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.7.2.tgz#111a78002a5c25fc8e3361bedc9529c696b85a6a"
1968-
integrity sha512-JONRbXbTXc9WQE2mAZd1p0Z3DZ/6vaQIkgYMSTP3KjRCyd7rCZCcfhCyX+YjwcKxcZ82UrxbRD358bpExNgrjw==
1969-
dependencies:
1970-
regenerator-runtime "^0.13.2"
1971-
19721951
"@babel/standalone@^7.4.5":
19731952
version "7.8.3"
19741953
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.8.3.tgz#0674730a8c5fbb9352de5342bf0c0c040d658380"
@@ -12034,28 +12013,17 @@ highlight.js@~9.13.0:
1203412013
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.13.1.tgz#054586d53a6863311168488a0f58d6c505ce641e"
1203512014
integrity sha512-Sc28JNQNDzaH6PORtRLMvif9RSn1mYuOoX3omVjnb0+HbpPygU2ALBI0R/wsiqCb4/fcp07Gdo8g+fhtFrQl6A==
1203612015

12037-
12038-
version "4.7.2"
12039-
resolved "https://registry.yarnpkg.com/history/-/history-4.7.2.tgz#22b5c7f31633c5b8021c7f4a8a954ac139ee8d5b"
12040-
integrity sha512-1zkBRWW6XweO0NBcjiphtVJVsIQ+SXF29z9DVkceeaSLVMFXHool+fdCZD4spDCfZJCILPILc3bm7Bc+HRi0nA==
12041-
dependencies:
12042-
invariant "^2.2.1"
12043-
loose-envify "^1.2.0"
12044-
resolve-pathname "^2.2.0"
12045-
value-equal "^0.4.0"
12046-
warning "^3.0.0"
12047-
12048-
history@^4.7.2:
12049-
version "4.9.0"
12050-
resolved "https://registry.yarnpkg.com/history/-/history-4.9.0.tgz#84587c2068039ead8af769e9d6a6860a14fa1bca"
12051-
integrity sha512-H2DkjCjXf0Op9OAr6nJ56fcRkTSNrUiv41vNJ6IswJjif6wlpZK0BTfFbi7qK9dXLSYZxkq5lBsj3vUjlYBYZA==
12016+
[email protected], history@^4.7.2:
12017+
version "4.10.1"
12018+
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
12019+
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
1205212020
dependencies:
1205312021
"@babel/runtime" "^7.1.2"
1205412022
loose-envify "^1.2.0"
12055-
resolve-pathname "^2.2.0"
12023+
resolve-pathname "^3.0.0"
1205612024
tiny-invariant "^1.0.2"
1205712025
tiny-warning "^1.0.0"
12058-
value-equal "^0.4.0"
12026+
value-equal "^1.0.1"
1205912027

1206012028
hmac-drbg@^1.0.0:
1206112029
version "1.0.1"
@@ -20185,10 +20153,10 @@ resolve-from@^5.0.0:
2018520153
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"
2018620154
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
2018720155

20188-
resolve-pathname@^2.2.0:
20189-
version "2.2.0"
20190-
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-2.2.0.tgz#7e9ae21ed815fd63ab189adeee64dc831eefa879"
20191-
integrity sha512-bAFz9ld18RzJfddgrO2e/0S2O81710++chRMUxHjXOYKF6jTAMrUNZrEZ1PvV0zlhfjidm08iRPdTLPno1FuRg==
20156+
resolve-pathname@^3.0.0:
20157+
version "3.0.0"
20158+
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
20159+
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
2019220160

2019320161
2019420162
version "3.1.0"
@@ -23046,10 +23014,10 @@ validate-npm-package-name@^3.0.0:
2304623014
dependencies:
2304723015
builtins "^1.0.3"
2304823016

23049-
value-equal@^0.4.0:
23050-
version "0.4.0"
23051-
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-0.4.0.tgz#c5bdd2f54ee093c04839d71ce2e4758a6890abc7"
23052-
integrity sha512-x+cYdNnaA3CxvMaTX0INdTCN8m8aF2uY9BvEqmxuYp8bL09cs/kWVQPVGcA35fMktdOsP69IgU7wFj/61dJHEw==
23017+
value-equal@^1.0.1:
23018+
version "1.0.1"
23019+
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
23020+
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
2305323021

2305423022
varint@^5.0.0, varint@~5.0.0:
2305523023
version "5.0.0"

0 commit comments

Comments
 (0)