Skip to content

Commit

Permalink
Chore: housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkaW committed Oct 16, 2023
1 parent 36ef50c commit f05f3d2
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 267 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"author": "",
"license": "ISC",
"dependencies": {
"@cliqz/adblocker": "^1.26.6",
"@cliqz/adblocker": "^1.26.8",
"@sukka/listdir": "^0.2.0",
"@vercel/fetch-retry": "^5.1.3",
"async-sema": "^3.1.1",
"ci-info": "^3.8.0",
"ci-info": "^3.9.0",
"cidr-tools-wasm": "^0.0.11",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"fs-extra": "^11.1.1",
"gorhill-publicsuffixlist": "github:gorhill/publicsuffixlist.js",
"jest-worker": "^29.7.0",
Expand All @@ -30,16 +30,16 @@
"punycode": "^2.3.0",
"table": "^6.8.1",
"tar": "^6.2.0",
"tldts": "^6.0.14",
"undici": "5.24.0"
"tldts": "^6.0.16",
"undici": "5.26.3"
},
"devDependencies": {
"@eslint-sukka/node": "4.0.0-beta.14",
"@eslint-sukka/node": "4.1.3",
"@types/mocha": "^10.0.2",
"@types/node": "^20.6.0",
"chai": "^4.3.8",
"eslint-config-sukka": "4.0.0-beta.14",
"eslint-formatter-sukka": "4.0.0-beta.11",
"eslint-config-sukka": "4.1.3",
"eslint-formatter-sukka": "4.1.3",
"mocha": "^10.2.0"
},
"engines": {
Expand Down
Loading

0 comments on commit f05f3d2

Please sign in to comment.