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

Update dependencies

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
Janne Savolainen 2023-03-13 08:51:01 +02:00
parent 0563e57620
commit 282e73d554
No known key found for this signature in database
GPG Key ID: 8C6CFB2FFFE8F68A

View File

@ -27,7 +27,7 @@
"peerDependencies": {
"@k8slens/test-utils": "^1.0.0",
"@k8slens/utilities": "^1.0.0",
"@ogre-tools/fp": "^15.1.1",
"@ogre-tools/injectable": "^15.1.1"
"@ogre-tools/fp": "^15.1.2",
"@ogre-tools/injectable": "^15.1.2"
}
}