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
d1692c51d7
commit
e86e804519
|
@ -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.28",
|
||||
"@verdnatura/myt": "^1.5.29",
|
||||
"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.28",
|
||||
"resolved": "https://registry.npmjs.org/@verdnatura/myt/-/myt-1.5.28.tgz",
|
||||
"integrity": "sha512-weIUwj1zR1ZzreidHeIvCNfOUnpJfuag3+J71U4Y7/HasTxY42iBDqU4zJEestHB1kp3dTYqyOSJZ2mVU/rdVQ==",
|
||||
"version": "1.5.29",
|
||||
"resolved": "https://registry.npmjs.org/@verdnatura/myt/-/myt-1.5.29.tgz",
|
||||
"integrity": "sha512-d8PiGjjEQpEu4MyddRXGgay9gLOsD8V2SBxLws748g1WpECETJUZF8I8YKf/jH4Y91f1bFmW9kJn/PR+gA44ww==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@sqltools/formatter": "^1.2.5",
|
||||
|
@ -30604,9 +30604,9 @@
|
|||
}
|
||||
},
|
||||
"@verdnatura/myt": {
|
||||
"version": "1.5.28",
|
||||
"resolved": "https://registry.npmjs.org/@verdnatura/myt/-/myt-1.5.28.tgz",
|
||||
"integrity": "sha512-weIUwj1zR1ZzreidHeIvCNfOUnpJfuag3+J71U4Y7/HasTxY42iBDqU4zJEestHB1kp3dTYqyOSJZ2mVU/rdVQ==",
|
||||
"version": "1.5.29",
|
||||
"resolved": "https://registry.npmjs.org/@verdnatura/myt/-/myt-1.5.29.tgz",
|
||||
"integrity": "sha512-d8PiGjjEQpEu4MyddRXGgay9gLOsD8V2SBxLws748g1WpECETJUZF8I8YKf/jH4Y91f1bFmW9kJn/PR+gA44ww==",
|
||||
"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.28",
|
||||
"@verdnatura/myt": "^1.5.29",
|
||||
"angular-mocks": "^1.7.9",
|
||||
"babel-jest": "^26.0.1",
|
||||
"babel-loader": "^8.2.4",
|
||||
|
|
Loading…
Reference in New Issue