mirror of
https://git.cloudron.io/cloudron/prometheus-server-app.git
synced 2024-11-21 16:01:03 +00:00
Update test packages
This commit is contained in:
parent
c889592075
commit
f8dd03292c
2 changed files with 265 additions and 369 deletions
626
test/package-lock.json
generated
626
test/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -10,12 +10,12 @@
|
|||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"expect.js": "^0.3.1",
|
||||
"mocha": "^8.2.1",
|
||||
"mocha": "^8.3.2",
|
||||
"selenium-server-standalone-jar": "^3.141.59",
|
||||
"selenium-webdriver": "^3.6.0",
|
||||
"superagent": "^6.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"chromedriver": "^87.0.2"
|
||||
"chromedriver": "^89.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue