Skip to content

Commit bf9651c

Browse files
committed
Bump deps; Release 2.9.1
1 parent 200ce8a commit bf9651c

File tree

3 files changed

+482
-386
lines changed

3 files changed

+482
-386
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="BTTVEmote
4444

4545

4646
<section class="package">
47-
<h3>@mkody/twitch-emoticons 2.9.0</h3>
47+
<h3>@mkody/twitch-emoticons 2.9.1</h3>
4848
</section>
4949

5050

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mkody/twitch-emoticons",
3-
"version": "2.9.0",
3+
"version": "2.9.1",
44
"description": "Gets Twitch, BTTV, FFZ and 7TV emotes as well as parsing text to emotes!",
55
"main": "src/index.js",
66
"typings": "typings/index.d.ts",
@@ -28,17 +28,17 @@
2828
"dependencies": {
2929
"@twurple/api": "^7.2.1",
3030
"@twurple/auth": "^7.2.1",
31-
"axios": "^1.7.9"
31+
"axios": "^1.8.4"
3232
},
3333
"devDependencies": {
34-
"@eslint/js": "^9.20.0",
34+
"@eslint/js": "^9.23.0",
3535
"@jest/globals": "^29.7.0",
3636
"@microsoft/eslint-formatter-sarif": "^3.1.0",
3737
"docdash": "^2.0.2",
38-
"esbuild": "^0.25.0",
39-
"eslint": "^9.20.1",
40-
"eslint-plugin-jsdoc": "^50.6.3",
41-
"globals": "^15.14.0",
38+
"esbuild": "^0.25.1",
39+
"eslint": "^9.23.0",
40+
"eslint-plugin-jsdoc": "^50.6.9",
41+
"globals": "^16.0.0",
4242
"jest": "^29.7.0",
4343
"jsdoc": "^4.0.4"
4444
},
@@ -65,7 +65,7 @@
6565
"node": ">=18.0.0",
6666
"pnpm": ">=9"
6767
},
68-
"packageManager": "pnpm@10.3.0",
68+
"packageManager": "pnpm@10.6.5",
6969
"pnpm": {
7070
"onlyBuiltDependencies": [
7171
"esbuild"

0 commit comments

Comments
 (0)