Skip to content

Commit 04032a3

Browse files
committed
Upgrade dependencies
1 parent 20decc7 commit 04032a3

File tree

2 files changed

+524
-338
lines changed

2 files changed

+524
-338
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -115,21 +115,21 @@
115115
}
116116
},
117117
"devDependencies": {
118-
"@eslint/compat": "^1.1.0",
119-
"@types/chrome": "^0.0.268",
120-
"@types/node": "^20.4.0",
121-
"@typescript-eslint/eslint-plugin": "^7.13.0",
122-
"@typescript-eslint/parser": "^7.13.0",
123-
"eslint": "^9.5.0",
124-
"eslint-plugin-array-func": "^5.0.1",
118+
"@eslint/compat": "^1.1.1",
119+
"@types/chrome": "^0.0.270",
120+
"@types/node": "^22.5.0",
121+
"@typescript-eslint/eslint-plugin": "^8.2.0",
122+
"@typescript-eslint/parser": "^8.2.0",
123+
"eslint": "^9.9.1",
124+
"eslint-plugin-array-func": "^5.0.2",
125125
"eslint-plugin-github": "^5.0.1",
126-
"eslint-plugin-sonarjs": "^1.0.3",
127-
"globals": "^15.4.0",
126+
"eslint-plugin-sonarjs": "^1.0.4",
127+
"globals": "^15.9.0",
128128
"http-server": "^14.1.1",
129129
"npm-watch": "^0.13.0",
130-
"rollup": "^4.18.0",
131-
"typescript": "^5.0.4",
132-
"typescript-eslint": "^7.13.0",
130+
"rollup": "^4.21.0",
131+
"typescript": "^5.5.4",
132+
"typescript-eslint": "^8.2.0",
133133
"web-ext-types": "^3.2.1"
134134
},
135135
"packageManager": "pnpm@8.15.8+sha256.691fe176eea9a8a80df20e4976f3dfb44a04841ceb885638fe2a26174f81e65e"

0 commit comments

Comments
 (0)