Update history package to the latest 5.3.0 version

This commit is contained in:
moon 2022-05-12 18:28:43 -07:00
parent e0b9689079
commit aa7853edbd
3 changed files with 6 additions and 7 deletions

View File

@ -29,7 +29,7 @@
"@wordpress/hooks": "^3.5.0",
"@wordpress/notices": "^3.3.2",
"@wordpress/url": "^3.4.1",
"history": "^4.10.1",
"history": "^5.3.0",
"qs": "^6.10.3"
},
"peerDependencies": {

View File

@ -90,7 +90,7 @@
"github-label-sync": "^2.0.2",
"grapheme-splitter": "^1.0.4",
"gridicons": "^3.4.0",
"history": "^4.10.1",
"history": "^5.3.0",
"lodash": "^4.17.21",
"memize": "^1.1.0",
"qs": "^6.10.3",

View File

@ -975,7 +975,7 @@ importers:
'@wordpress/notices': ^3.3.2
'@wordpress/url': ^3.4.1
eslint: ^8.12.0
history: ^4.10.1
history: ^5.3.0
jest: ^27.5.1
jest-cli: ^27.5.1
qs: ^6.10.3
@ -990,7 +990,7 @@ importers:
'@wordpress/hooks': 3.5.0
'@wordpress/notices': 3.4.1
'@wordpress/url': 3.5.1
history: 4.10.1
history: 5.3.0
qs: 6.10.3
devDependencies:
'@babel/core': 7.17.8
@ -1377,7 +1377,7 @@ importers:
github-label-sync: ^2.0.2
grapheme-splitter: ^1.0.4
gridicons: ^3.4.0
history: ^4.10.1
history: ^5.3.0
jest: ^27.5.1
jest-environment-jsdom: ~27.5.0
jest-environment-node: ^27.5.1
@ -1459,7 +1459,7 @@ importers:
github-label-sync: 2.0.2
grapheme-splitter: 1.0.4
gridicons: 3.4.0_react@17.0.2
history: 4.10.1
history: 5.3.0
lodash: 4.17.21
memize: 1.1.0
qs: 6.10.3
@ -24966,7 +24966,6 @@ packages:
resolution: {integrity: sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==}
dependencies:
'@babel/runtime': 7.17.7
dev: true
/hjson/1.8.4:
resolution: {integrity: sha1-C8j/sCGY0hjEm1iZGxH2BIUBHTY=}