Skip to content

Commit 8c26fee

Browse files
committed
chore: update version
1 parent 9985605 commit 8c26fee

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@list-kr/tinyshield",
3-
"version": "1.5.53",
3+
"version": "1.5.54",
44
"description": "",
55
"type": "module",
66
"scripts": {
@@ -18,12 +18,12 @@
1818
},
1919
"license": "MIT",
2020
"dependencies": {
21-
"@types/node": "^22.13.10"
21+
"@types/node": "^22.17.1"
2222
},
2323
"devDependencies": {
24-
"esbuild": "^0.25.0",
25-
"eslint": "^9.22.0",
26-
"typescript": "^5.8.2",
27-
"typescript-eslint": "^8.26.0"
24+
"esbuild": "^0.25.9",
25+
"eslint": "^9.33.0",
26+
"typescript": "^5.9.2",
27+
"typescript-eslint": "^8.39.1"
2828
}
2929
}

sources/banner.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// @downloadURL https://cdn.jsdelivr.net/npm/@list-kr/tinyshield@latest/dist/tinyShield.user.js
99
// @license MIT
1010
//
11-
// @version 1.5.53
11+
// @version 1.5.54
1212
// @author PiQuark6046 and contributors
1313
//
1414
// @match *://ygosu.com/*

0 commit comments

Comments
 (0)