Skip to content

Commit

Permalink
🚮 Clean up obsolete npm resolutions (#34388)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsimha authored May 14, 2021
1 parent 4851de2 commit 50acf90
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 56 deletions.
53 changes: 18 additions & 35 deletions build-system/tasks/e2e/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions build-system/tasks/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,5 @@
"chromedriver": "90.0.0",
"geckodriver": "1.22.3",
"selenium-webdriver": "4.0.0-beta.3"
},
"resolutions": {
"**/**/minimist": "^1.2.3"
}
}
24 changes: 12 additions & 12 deletions validator/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,5 @@
"google-closure-library": "20210406.0.0",
"jasmine": "3.7.0",
"jasmine-console-reporter": "3.1.0"
},
"resolutions": {
"**/**/diff": "^5.0.0",
"**/**/debug": "^4.0.0",
"**/**/growl": "^1.10.0",
"**/**/minimist": "^1.2.3"
}
}

0 comments on commit 50acf90

Please sign in to comment.