Skip to content

Commit e39a7a3

Browse files
committed
chore: update version
1 parent 15f9d16 commit e39a7a3

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@filteringdev/tinyshield",
3-
"version": "2.0.14",
3+
"version": "2.0.15",
44
"description": "",
55
"type": "module",
66
"scripts": {
@@ -29,12 +29,13 @@
2929
},
3030
"license": "MIT",
3131
"dependencies": {
32-
"@types/node": "^24.8.0"
32+
"@types/node": "^24.9.1"
3333
},
3434
"devDependencies": {
3535
"esbuild": "^0.25.11",
36-
"eslint": "^9.37.0",
36+
"eslint": "^9.38.0",
3737
"typescript": "^5.9.3",
38-
"typescript-eslint": "^8.46.1"
39-
}
38+
"typescript-eslint": "^8.46.2"
39+
},
40+
"packageManager": "npm@11.5.1+"
4041
}

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.14
11+
// @version 2.0.15
1212
// @author PiQuark6046 and contributors
1313
//
1414
// @match *://ygosu.com/*

0 commit comments

Comments
 (0)