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
ce0684e6ff
commit
49f2a66b09
|
@ -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.32",
|
||||
"@verdnatura/myt": "^1.5.33",
|
||||
"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.32",
|
||||
"resolved": "https://registry.npmjs.org/@verdnatura/myt/-/myt-1.5.32.tgz",
|
||||
"integrity": "sha512-LAxg2Ri+QWuFjWbm9Hf5iPE4i5qqGTrKtgwOuNzTri8bErCwPbQRJWgIJBv4xKTppXTm7tBWOUF4+IBf6Ep8Nw==",
|
||||
"version": "1.5.33",
|
||||
"resolved": "https://registry.npmjs.org/@verdnatura/myt/-/myt-1.5.33.tgz",
|
||||
"integrity": "sha512-ZnkXBKI/eSgaBwGzoHS0hIjPA6o7tZ5hdKrP/kIz367sE8ovRUH1svSd4PjzZywwA6AZEiukDF4mCQAN+e+5Cw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@sqltools/formatter": "^1.2.5",
|
||||
|
@ -30604,9 +30604,9 @@
|
|||
}
|
||||
},
|
||||
"@verdnatura/myt": {
|
||||
"version": "1.5.32",
|
||||
"resolved": "https://registry.npmjs.org/@verdnatura/myt/-/myt-1.5.32.tgz",
|
||||
"integrity": "sha512-LAxg2Ri+QWuFjWbm9Hf5iPE4i5qqGTrKtgwOuNzTri8bErCwPbQRJWgIJBv4xKTppXTm7tBWOUF4+IBf6Ep8Nw==",
|
||||
"version": "1.5.33",
|
||||
"resolved": "https://registry.npmjs.org/@verdnatura/myt/-/myt-1.5.33.tgz",
|
||||
"integrity": "sha512-ZnkXBKI/eSgaBwGzoHS0hIjPA6o7tZ5hdKrP/kIz367sE8ovRUH1svSd4PjzZywwA6AZEiukDF4mCQAN+e+5Cw==",
|
||||
"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.32",
|
||||
"@verdnatura/myt": "^1.5.33",
|
||||
"angular-mocks": "^1.7.9",
|
||||
"babel-jest": "^26.0.1",
|
||||
"babel-loader": "^8.2.4",
|
||||
|
|
Loading…
Reference in New Issue