chore(deps): update deps

Signed-off-by: Randolf Jung <jrandolf@chromium.org>

Co-authored-by: Randolf Jung <jrandolf@chromium.org>
This commit is contained in:
jrandolf
2022-02-09 15:49:25 +01:00
committed by GitHub
parent 523b487e88
commit 8ff9d598bf
28 changed files with 109 additions and 65 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
const Message = require('../Message');
const Message = require('../Message.js');
const IS_RELEASE = Boolean(process.env.IS_RELEASE);