build(deps): bump chrono-node from 2.7.5 to 2.7.6 in /superset-frontend (#29813)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
eaaa44c6c1
commit
26e1779f20
|
|
@ -62,7 +62,7 @@
|
||||||
"babel-plugin-typescript-to-proptypes": "^2.0.0",
|
"babel-plugin-typescript-to-proptypes": "^2.0.0",
|
||||||
"bootstrap": "^3.4.1",
|
"bootstrap": "^3.4.1",
|
||||||
"brace": "^0.11.1",
|
"brace": "^0.11.1",
|
||||||
"chrono-node": "^2.7.5",
|
"chrono-node": "^2.7.6",
|
||||||
"classnames": "^2.2.5",
|
"classnames": "^2.2.5",
|
||||||
"core-js": "^3.37.1",
|
"core-js": "^3.37.1",
|
||||||
"d3-scale": "^2.1.2",
|
"d3-scale": "^2.1.2",
|
||||||
|
|
@ -21981,9 +21981,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/chrono-node": {
|
"node_modules/chrono-node": {
|
||||||
"version": "2.7.5",
|
"version": "2.7.6",
|
||||||
"resolved": "https://registry.npmjs.org/chrono-node/-/chrono-node-2.7.5.tgz",
|
"resolved": "https://registry.npmjs.org/chrono-node/-/chrono-node-2.7.6.tgz",
|
||||||
"integrity": "sha512-VJWqFN5rWmXVvXAxOD4i0jX8Tb4cLswaslyaAFhxM45zNXPsZleygPbgiaYBD7ORb9fj07zBgJb0Q6eKL+0iJg==",
|
"integrity": "sha512-yugKSRLHc6B6kXxm/DwNc94zhaddAjCSO9IOGH3w7NIWNM+gUoLl/2/XLndiw4I+XhU4H2LOhC5Ab2JjS6JWsA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dayjs": "^1.10.0"
|
"dayjs": "^1.10.0"
|
||||||
},
|
},
|
||||||
|
|
@ -85239,9 +85239,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"chrono-node": {
|
"chrono-node": {
|
||||||
"version": "2.7.5",
|
"version": "2.7.6",
|
||||||
"resolved": "https://registry.npmjs.org/chrono-node/-/chrono-node-2.7.5.tgz",
|
"resolved": "https://registry.npmjs.org/chrono-node/-/chrono-node-2.7.6.tgz",
|
||||||
"integrity": "sha512-VJWqFN5rWmXVvXAxOD4i0jX8Tb4cLswaslyaAFhxM45zNXPsZleygPbgiaYBD7ORb9fj07zBgJb0Q6eKL+0iJg==",
|
"integrity": "sha512-yugKSRLHc6B6kXxm/DwNc94zhaddAjCSO9IOGH3w7NIWNM+gUoLl/2/XLndiw4I+XhU4H2LOhC5Ab2JjS6JWsA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"dayjs": "^1.10.0"
|
"dayjs": "^1.10.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
"babel-plugin-typescript-to-proptypes": "^2.0.0",
|
"babel-plugin-typescript-to-proptypes": "^2.0.0",
|
||||||
"bootstrap": "^3.4.1",
|
"bootstrap": "^3.4.1",
|
||||||
"brace": "^0.11.1",
|
"brace": "^0.11.1",
|
||||||
"chrono-node": "^2.7.5",
|
"chrono-node": "^2.7.6",
|
||||||
"classnames": "^2.2.5",
|
"classnames": "^2.2.5",
|
||||||
"core-js": "^3.37.1",
|
"core-js": "^3.37.1",
|
||||||
"d3-scale": "^2.1.2",
|
"d3-scale": "^2.1.2",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue