Skip to content

Commit 68ead64

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, safe-publish-latest
1 parent 82f8f47 commit 68ead64

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
],
3333
"dependencies": {},
3434
"devDependencies": {
35-
"@ljharb/eslint-config": "^14.1.0",
35+
"@ljharb/eslint-config": "^15.0.2",
3636
"auto-changelog": "^1.16.2",
3737
"covert": "^1.1.1",
38-
"eslint": "^6.4.0",
38+
"eslint": "^6.6.0",
3939
"foreach": "^2.0.5",
4040
"indexof": "^0.0.1",
4141
"is": "^3.3.0",
42-
"safe-publish-latest": "^1.1.3",
42+
"safe-publish-latest": "^1.1.4",
4343
"semver": "^6.3.0",
4444
"tape": "^4.11.0"
4545
},

0 commit comments

Comments
 (0)