From 73de44bc23699ad97507d378c8c92280e0336c4b Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Tue, 4 Jan 2022 11:31:45 +0200 Subject: [PATCH] update mmjstool commit hash --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9db46ee75..f352d01e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index a64ecd20e..1956285cc 100644 --- a/package.json +++ b/package.json @@ -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",