mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Bump @ogre-tools/test-utils from 15.1.2 to 15.3.0
Bumps [@ogre-tools/test-utils](https://github.com/ogre-works/ogre-tools) from 15.1.2 to 15.3.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.1.2...v15.3.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
5db8fc1342
commit
4974fef3e5
8
package-lock.json
generated
8
package-lock.json
generated
@ -8539,9 +8539,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@ogre-tools/test-utils": {
|
||||
"version": "15.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@ogre-tools/test-utils/-/test-utils-15.1.2.tgz",
|
||||
"integrity": "sha512-WGuJoHgFJCt0u5ok9BnQKSkF0J1MYPrRlr0naNUUywZgNSrPy64TqlY8AEEIe2cquUZMwe2wsv9esg+KDRUnrA==",
|
||||
"version": "15.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@ogre-tools/test-utils/-/test-utils-15.3.0.tgz",
|
||||
"integrity": "sha512-J7YXTJrJHGzNIORuRnn18eypb6yovqA/DybIVaqlxSsxx5jy3CrKvdUYbfyOgJW3JvVFLwahCzniN5p4DFWbTQ==",
|
||||
"dev": true,
|
||||
"peerDependencies": {
|
||||
"lodash": "^4.17.21"
|
||||
@ -44866,7 +44866,7 @@
|
||||
"devDependencies": {
|
||||
"@async-fn/jest": "^1.6.4",
|
||||
"@k8slens/eslint-config": "6.5.0-alpha.1",
|
||||
"@ogre-tools/test-utils": "^15.1.2"
|
||||
"@ogre-tools/test-utils": "^15.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@k8slens/application": "^6.5.0-alpha.0",
|
||||
|
||||
@ -40,6 +40,6 @@
|
||||
"devDependencies": {
|
||||
"@async-fn/jest": "^1.6.4",
|
||||
"@k8slens/eslint-config": "6.5.0-alpha.1",
|
||||
"@ogre-tools/test-utils": "^15.1.2"
|
||||
"@ogre-tools/test-utils": "^15.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user