1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

chore(deps): Bump @ogre-tools/injectable from 15.4.0 to 15.5.1

Bumps [@ogre-tools/injectable](https://github.com/ogre-works/ogre-tools) from 15.4.0 to 15.5.1.
- [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.4.0...v15.5.1)

---
updated-dependencies:
- dependency-name: "@ogre-tools/injectable"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-19 13:22:24 +00:00 committed by GitHub
parent 23f124791a
commit e221a90a06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@ -7247,9 +7247,9 @@
}
},
"node_modules/@ogre-tools/injectable": {
"version": "15.4.0",
"resolved": "https://registry.npmjs.org/@ogre-tools/injectable/-/injectable-15.4.0.tgz",
"integrity": "sha512-37bCW5XNcgrJDyYN53XkFCNSbq9fhpEcP5/MkaisZuNUZqg/WwpdpYIyNKh3x4yKEly1F3Rpy3T/8krAxmTewA==",
"version": "15.5.1",
"resolved": "https://registry.npmjs.org/@ogre-tools/injectable/-/injectable-15.5.1.tgz",
"integrity": "sha512-3Xui1DHdO1vm6VDJyOY9WqAnu+WSWPnWfcXYtTNpBcBFn3BGdCGloDXRpDtvoVuXTo2yHtHdsZQZeSFUr6xUig==",
"peerDependencies": {
"@ogre-tools/fp": "*",
"lodash": "^4.17.21"
@ -35147,7 +35147,7 @@
"version": "6.5.0-alpha.7",
"license": "MIT",
"dependencies": {
"@k8slens/core": "^6.5.0-alpha.7"
"@k8slens/core": "6.5.0-alpha.7"
},
"devDependencies": {
"@types/node": "^16.18.6",
@ -35939,7 +35939,7 @@
"@k8slens/startable-stoppable": "^1.0.0-alpha.2",
"@k8slens/utilities": "^1.0.0-alpha.2",
"@ogre-tools/fp": "^15.3.1",
"@ogre-tools/injectable": "^15.3.1",
"@ogre-tools/injectable": "^15.5.1",
"@ogre-tools/injectable-extension-for-auto-registration": "^15.3.0",
"@ogre-tools/injectable-extension-for-mobx": "^15.3.0",
"@ogre-tools/injectable-react": "^15.3.0",

View File

@ -203,7 +203,7 @@
"@k8slens/startable-stoppable": "^1.0.0-alpha.2",
"@k8slens/utilities": "^1.0.0-alpha.2",
"@ogre-tools/fp": "^15.3.1",
"@ogre-tools/injectable": "^15.3.1",
"@ogre-tools/injectable": "^15.5.1",
"@ogre-tools/injectable-extension-for-auto-registration": "^15.3.0",
"@ogre-tools/injectable-extension-for-mobx": "^15.3.0",
"@ogre-tools/injectable-react": "^15.3.0",