update mmjstool commit hash

This commit is contained in:
Elias Nahum 2022-01-04 11:31:45 +02:00
parent fa88b86b36
commit 73de44bc23
No known key found for this signature in database
GPG key ID: E038DB71E0B61702
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -139,7 +139,7 @@
"jest-cli": "27.4.5",
"jetifier": "2.0.0",
"metro-react-native-babel-preset": "0.66.2",
"mmjstool": "github:mattermost/mattermost-utilities#07b26d4a7f6981c546b1f469004c8fa3ca86762f",
"mmjstool": "github:mattermost/mattermost-utilities#010f456ea8be5beebafdb8776177cba515c1969e",
"mock-async-storage": "2.2.0",
"nock": "13.2.1",
"patch-package": "6.4.7",
@ -17424,7 +17424,7 @@
},
"node_modules/mmjstool": {
"version": "1.0.0",
"resolved": "git+ssh://git@github.com/mattermost/mattermost-utilities.git#07b26d4a7f6981c546b1f469004c8fa3ca86762f",
"resolved": "git+ssh://git@github.com/mattermost/mattermost-utilities.git#010f456ea8be5beebafdb8776177cba515c1969e",
"integrity": "sha512-d2p3iGoWbBpmYrZJnGOGoxfSeLTtwQKBQB+LeDA91RAc2RUCiMAA5kYGneSD0uK3L/TgEu6BuObQiCS2GoFMwA==",
"dev": true,
"dependencies": {
@ -37324,10 +37324,10 @@
}
},
"mmjstool": {
"version": "git+ssh://git@github.com/mattermost/mattermost-utilities.git#07b26d4a7f6981c546b1f469004c8fa3ca86762f",
"version": "git+ssh://git@github.com/mattermost/mattermost-utilities.git#010f456ea8be5beebafdb8776177cba515c1969e",
"integrity": "sha512-d2p3iGoWbBpmYrZJnGOGoxfSeLTtwQKBQB+LeDA91RAc2RUCiMAA5kYGneSD0uK3L/TgEu6BuObQiCS2GoFMwA==",
"dev": true,
"from": "mmjstool@github:mattermost/mattermost-utilities#07b26d4a7f6981c546b1f469004c8fa3ca86762f",
"from": "mmjstool@github:mattermost/mattermost-utilities#010f456ea8be5beebafdb8776177cba515c1969e",
"requires": {
"@typescript-eslint/typescript-estree": "5.8.1",
"estree-walk": "2.2.0",

View file

@ -137,7 +137,7 @@
"jest-cli": "27.4.5",
"jetifier": "2.0.0",
"metro-react-native-babel-preset": "0.66.2",
"mmjstool": "github:mattermost/mattermost-utilities#07b26d4a7f6981c546b1f469004c8fa3ca86762f",
"mmjstool": "github:mattermost/mattermost-utilities#010f456ea8be5beebafdb8776177cba515c1969e",
"mock-async-storage": "2.2.0",
"nock": "13.2.1",
"patch-package": "6.4.7",