Skip to content

Commit fdf144b

Browse files
dnalborczykmarijnh
authored andcommitted
Remove unused eslint-plugin-promise package
1 parent 42b8796 commit fdf144b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Diff for: package.json

+4-5
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,11 @@
3535
"devDependencies": {
3636
"@rollup/plugin-buble": "^1.0.2",
3737
"@unicode/unicode-16.0.0": "^1.6.0",
38-
"eslint": "^8.49.0",
38+
"eslint": "^8.57.0",
3939
"eslint-config-standard": "^17.1.0",
40-
"eslint-plugin-import": "^2.28.1",
41-
"eslint-plugin-n": "^16.3.1",
42-
"eslint-plugin-promise": "^6.1.1",
43-
"rollup": "^3.29.2",
40+
"eslint-plugin-import": "^2.30.0",
41+
"eslint-plugin-n": "^16.6.2",
42+
"rollup": "^3.29.4",
4443
"test262": "git+https://github.com/tc39/test262.git#867ca540d6cc991a82b41a3b7f9ccb9e93efe803",
4544
"test262-parser-runner": "^0.5.0"
4645
}

0 commit comments

Comments
 (0)