mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Upgrade dependencies
* geckodriver: 0.33.0 * node 16.20.2 * pyright 1.1.329 * eslint 8.50.0
This commit is contained in:
parent
fe9386b58d
commit
fb88721532
3 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"eslint": "^8.18.0",
|
||||
"pyright": "^1.1.255"
|
||||
"eslint": "^8.50.0",
|
||||
"pyright": "^1.1.329"
|
||||
},
|
||||
"scripts": {
|
||||
"clean": "rm -Rf node_modules package-lock.json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue