Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Commit 9e4b29d

Browse files
committed
feat: upgrade dependencies
1 parent d4b802f commit 9e4b29d

File tree

2 files changed

+259
-92
lines changed

2 files changed

+259
-92
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,19 @@
2525
"clean": "rm -rf lib dist the-content-farm-terminator_*.zip"
2626
},
2727
"devDependencies": {
28-
"@rollup/plugin-typescript": "^8.3.3",
29-
"@types/chrome": "0.0.190",
28+
"@rollup/plugin-typescript": "^8.4.0",
29+
"@types/chrome": "0.0.196",
3030
"@types/firefox-webext-browser": "^94.0.1",
31-
"eslint": "^8.17.0",
31+
"eslint": "^8.23.0",
3232
"eslint-config-standard": "^17.0.0",
3333
"eslint-plugin-import": "^2.26.0",
34-
"eslint-plugin-n": "^15.2.2",
35-
"eslint-plugin-promise": "^6.0.0",
36-
"rollup": "^2.75.6",
37-
"sass": "^1.52.3",
38-
"sucrase": "^3.21.0",
34+
"eslint-plugin-n": "^15.2.5",
35+
"eslint-plugin-promise": "^6.0.1",
36+
"rollup": "^2.79.0",
37+
"sass": "^1.54.8",
38+
"sucrase": "^3.25.0",
3939
"tslib": "^2.4.0",
40-
"typescript": "^4.7.3"
40+
"typescript": "^4.8.2"
4141
},
4242
"bugs": {
4343
"url": "https://github.com/wdzeng/the-content-farm-terminator/issues"

0 commit comments

Comments
 (0)