mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
chore(deps-dev): Bump @ogre-tools/test-utils from 15.6.1 to 15.7.0
Bumps [@ogre-tools/test-utils](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/test-utils" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d6d0e59a10
commit
43069dbc10
16
package-lock.json
generated
16
package-lock.json
generated
@ -7523,9 +7523,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@ogre-tools/test-utils": {
|
||||
"version": "15.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@ogre-tools/test-utils/-/test-utils-15.6.1.tgz",
|
||||
"integrity": "sha512-d0ZrtHG6PMBHv00ik9aZ/AtP70NQoW8HIZQdueMvVuen/1i/qAe/lbMa6WAQc+85mDiyYgly3ZDZifwKakocHw==",
|
||||
"version": "15.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@ogre-tools/test-utils/-/test-utils-15.7.0.tgz",
|
||||
"integrity": "sha512-hrsg9uU3CYxsEJ3NnWqck0tNST+wI+D/CtvvP1xhVNQ6o9+2O2o8n40iVcCxuLY7V/AaHh4LrFQESt6eqLQTUg==",
|
||||
"dev": true,
|
||||
"peerDependencies": {
|
||||
"lodash": "^4.17.21"
|
||||
@ -37166,7 +37166,7 @@
|
||||
"devDependencies": {
|
||||
"@async-fn/jest": "^1.6.4",
|
||||
"@k8slens/eslint-config": "^6.5.0-alpha.2",
|
||||
"@ogre-tools/test-utils": "^15.1.2"
|
||||
"@ogre-tools/test-utils": "^15.7.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@k8slens/application": "^6.5.0-alpha.0",
|
||||
@ -40454,7 +40454,7 @@
|
||||
"requires": {
|
||||
"@async-fn/jest": "^1.6.4",
|
||||
"@k8slens/eslint-config": "^6.5.0-alpha.2",
|
||||
"@ogre-tools/test-utils": "^15.1.2"
|
||||
"@ogre-tools/test-utils": "^15.7.0"
|
||||
}
|
||||
},
|
||||
"@k8slens/button": {
|
||||
@ -44066,9 +44066,9 @@
|
||||
"requires": {}
|
||||
},
|
||||
"@ogre-tools/test-utils": {
|
||||
"version": "15.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@ogre-tools/test-utils/-/test-utils-15.6.1.tgz",
|
||||
"integrity": "sha512-d0ZrtHG6PMBHv00ik9aZ/AtP70NQoW8HIZQdueMvVuen/1i/qAe/lbMa6WAQc+85mDiyYgly3ZDZifwKakocHw==",
|
||||
"version": "15.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@ogre-tools/test-utils/-/test-utils-15.7.0.tgz",
|
||||
"integrity": "sha512-hrsg9uU3CYxsEJ3NnWqck0tNST+wI+D/CtvvP1xhVNQ6o9+2O2o8n40iVcCxuLY7V/AaHh4LrFQESt6eqLQTUg==",
|
||||
"dev": true,
|
||||
"requires": {}
|
||||
},
|
||||
|
||||
@ -42,6 +42,6 @@
|
||||
"devDependencies": {
|
||||
"@async-fn/jest": "^1.6.4",
|
||||
"@k8slens/eslint-config": "^6.5.0-alpha.2",
|
||||
"@ogre-tools/test-utils": "^15.1.2"
|
||||
"@ogre-tools/test-utils": "^15.7.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user