Skip to content

Commit

Permalink
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deps/v8/tools/clusterfuzz/js_fuzzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@babel/generator": "^7.1.3",
"@babel/template": "^7.1.2",
"@babel/traverse": "^7.1.4",
"@babel/traverse": "^7.14.5",
"@babel/types": "^7.1.3",
"@babel/parser": "^7.1.3",
"commander": "^2.11.0",
Expand All @@ -21,9 +21,9 @@
"tempy": "^0.5.0"
},
"devDependencies": {
"eslint": "^6.8.0",
"eslint": "^8.46.0",
"mocha": "^3.5.3",
"pkg": "^4.3.4",
"pkg": "^5.7.0",
"prettier": "2.0.5",
"sinon": "^4.0.0"
},
Expand Down

0 comments on commit d956416

Please sign in to comment.