fix: refs #5483 myt updated
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
49f2a66b09
commit
04091353e2
|
@ -54,7 +54,7 @@
|
|||
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
|
||||
"@babel/preset-env": "^7.11.0",
|
||||
"@babel/register": "^7.7.7",
|
||||
"@verdnatura/myt": "^1.5.33",
|
||||
"@verdnatura/myt": "^1.5.34",
|
||||
"angular-mocks": "^1.7.9",
|
||||
"babel-jest": "^26.0.1",
|
||||
"babel-loader": "^8.2.4",
|
||||
|
@ -3375,9 +3375,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@verdnatura/myt": {
|
||||
"version": "1.5.33",
|
||||
"resolved": "https://registry.npmjs.org/@verdnatura/myt/-/myt-1.5.33.tgz",
|
||||
"integrity": "sha512-ZnkXBKI/eSgaBwGzoHS0hIjPA6o7tZ5hdKrP/kIz367sE8ovRUH1svSd4PjzZywwA6AZEiukDF4mCQAN+e+5Cw==",
|
||||
"version": "1.5.34",
|
||||
"resolved": "https://registry.npmjs.org/@verdnatura/myt/-/myt-1.5.34.tgz",
|
||||
"integrity": "sha512-J8MHXsB0yQMTmMAKMzWETpL6bjN1UVY7D9QcB3oT4eKTQazSnxwMLKarJEex/bMM+wKfuQo+o8vvhEv6Xv9WAw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@sqltools/formatter": "^1.2.5",
|
||||
|
@ -30604,9 +30604,9 @@
|
|||
}
|
||||
},
|
||||
"@verdnatura/myt": {
|
||||
"version": "1.5.33",
|
||||
"resolved": "https://registry.npmjs.org/@verdnatura/myt/-/myt-1.5.33.tgz",
|
||||
"integrity": "sha512-ZnkXBKI/eSgaBwGzoHS0hIjPA6o7tZ5hdKrP/kIz367sE8ovRUH1svSd4PjzZywwA6AZEiukDF4mCQAN+e+5Cw==",
|
||||
"version": "1.5.34",
|
||||
"resolved": "https://registry.npmjs.org/@verdnatura/myt/-/myt-1.5.34.tgz",
|
||||
"integrity": "sha512-J8MHXsB0yQMTmMAKMzWETpL6bjN1UVY7D9QcB3oT4eKTQazSnxwMLKarJEex/bMM+wKfuQo+o8vvhEv6Xv9WAw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@sqltools/formatter": "^1.2.5",
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
|
||||
"@babel/preset-env": "^7.11.0",
|
||||
"@babel/register": "^7.7.7",
|
||||
"@verdnatura/myt": "^1.5.33",
|
||||
"@verdnatura/myt": "^1.5.34",
|
||||
"angular-mocks": "^1.7.9",
|
||||
"babel-jest": "^26.0.1",
|
||||
"babel-loader": "^8.2.4",
|
||||
|
|
Loading…
Reference in New Issue