fix(core): update
This commit is contained in:
parent
bab360cc59
commit
ae7aaab456
14
package-lock.json
generated
14
package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"@open-wc/testing-helpers": "^2.0.3",
|
||||
"@pushrocks/smartdelay": "^2.0.13",
|
||||
"@pushrocks/smartenv": "^4.0.16",
|
||||
"@pushrocks/smartexpect": "^1.0.10",
|
||||
"@pushrocks/smartexpect": "^1.0.11",
|
||||
"@pushrocks/smartpromise": "^3.1.6",
|
||||
"@pushrocks/smarttime": "^3.0.43"
|
||||
},
|
||||
@ -2307,9 +2307,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@pushrocks/smartexpect": {
|
||||
"version": "1.0.10",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartexpect/-/smartexpect-1.0.10.tgz",
|
||||
"integrity": "sha512-/D9P52CIwKEZa+Ch4iW9zu6H9/CTgVI8DGGR+7Dv4rXWP3ewbC4ulRR8Kjw2gE+wHE8kzW1p2siW/o2v1PVE9g==",
|
||||
"version": "1.0.11",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartexpect/-/smartexpect-1.0.11.tgz",
|
||||
"integrity": "sha512-LpNkDbOtEX+kFbFD8E7u+BV1XXEoicKv+7SeUSJcSXrakwgCe+MAUe8TffWax7YBZ4PGLYEpLpdRzCX67PjsdQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@pushrocks/smartdelay": "^2.0.13",
|
||||
@ -17109,9 +17109,9 @@
|
||||
}
|
||||
},
|
||||
"@pushrocks/smartexpect": {
|
||||
"version": "1.0.10",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartexpect/-/smartexpect-1.0.10.tgz",
|
||||
"integrity": "sha512-/D9P52CIwKEZa+Ch4iW9zu6H9/CTgVI8DGGR+7Dv4rXWP3ewbC4ulRR8Kjw2gE+wHE8kzW1p2siW/o2v1PVE9g==",
|
||||
"version": "1.0.11",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartexpect/-/smartexpect-1.0.11.tgz",
|
||||
"integrity": "sha512-LpNkDbOtEX+kFbFD8E7u+BV1XXEoicKv+7SeUSJcSXrakwgCe+MAUe8TffWax7YBZ4PGLYEpLpdRzCX67PjsdQ==",
|
||||
"requires": {
|
||||
"@pushrocks/smartdelay": "^2.0.13",
|
||||
"@pushrocks/smartpromise": "^3.1.6",
|
||||
|
@ -23,7 +23,7 @@
|
||||
"@open-wc/testing-helpers": "^2.0.3",
|
||||
"@pushrocks/smartdelay": "^2.0.13",
|
||||
"@pushrocks/smartenv": "^4.0.16",
|
||||
"@pushrocks/smartexpect": "^1.0.10",
|
||||
"@pushrocks/smartexpect": "^1.0.11",
|
||||
"@pushrocks/smartpromise": "^3.1.6",
|
||||
"@pushrocks/smarttime": "^3.0.43"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user