Skip to content

Commit

Permalink
Updated tests with 7TV's new IDs.
Browse files Browse the repository at this point in the history
Also bump devDeps.
  • Loading branch information
mkody committed Oct 21, 2024
1 parent 6f4e5fc commit dcf22e4
Show file tree
Hide file tree
Showing 4 changed files with 224 additions and 224 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"docdash": "^2.0.2",
"esbuild": "^0.24.0",
"eslint": "^9.12.0",
"eslint-plugin-jsdoc": "^50.3.1",
"eslint": "^9.13.0",
"eslint-plugin-jsdoc": "^50.4.3",
"globals": "^15.11.0",
"jest": "^29.7.0",
"jsdoc": "^4.0.3"
"jsdoc": "^4.0.4"
},
"scripts": {
"all": "pnpm run lint && pnpm run test && pnpm run build && pnpm run docs",
Expand All @@ -64,5 +64,5 @@
"node": ">=16.0.0",
"pnpm": ">=9"
},
"packageManager": "pnpm@9.12.1"
"packageManager": "pnpm@9.12.2"
}
Loading

0 comments on commit dcf22e4

Please sign in to comment.