Commit 04c93488 authored by Zain Asgar's avatar Zain Asgar
Browse files

Update jshint to newer version

Summary: TSIA

Test Plan: Jenkins

Reviewers: malthus, michelle, #engineering

Reviewed By: michelle, #engineering

Differential Revision: https://phab.corp.pixielabs.ai/D4789

GitOrigin-RevId: af42be1b6085ff1cea1a3400696eaaf48fd5ea56
parent fe532686
Showing with 2 additions and 2 deletions
+2 -2
......@@ -22,7 +22,7 @@ include_recipe 'pixielabs::golang'
execute 'install node packages' do
command %(/opt/node/bin/npm install -g \
tslint@5.11.0 typescript@3.0.1 yarn@1.22.4 webpack@4.42.0 jshint@2.9.6 jest@23.4.2)
tslint@5.11.0 typescript@3.0.1 yarn@1.22.4 webpack@4.42.0 jshint@2.11.0 jest@23.4.2)
end
directory '/opt/pixielabs' do
......
DOCKER_IMAGE_TAG=202004302350
DOCKER_IMAGE_TAG=202005121932
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment