Skip to content

Commit b60482e

Browse files
committed
chore: update version
1 parent 2871ccc commit b60482e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@filteringdev/tinyshield",
3-
"version": "2.0.12",
3+
"version": "2.0.13",
44
"description": "",
55
"type": "module",
66
"scripts": {
@@ -32,9 +32,9 @@
3232
"@types/node": "^24.7.2"
3333
},
3434
"devDependencies": {
35-
"esbuild": "^0.25.10",
35+
"esbuild": "^0.25.11",
3636
"eslint": "^9.37.0",
3737
"typescript": "^5.9.3",
38-
"typescript-eslint": "^8.46.0"
38+
"typescript-eslint": "^8.46.1"
3939
}
4040
}

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/@filteringdev/tinyshield@latest/dist/tinyShield.user.js
99
// @license MIT
1010
//
11-
// @version 2.0.12
11+
// @version 2.0.13
1212
// @author PiQuark6046 and contributors
1313
//
1414
// @match *://ygosu.com/*

0 commit comments

Comments
 (0)