Skip to content

Commit 9f51c39

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, aud, functions-have-names, tape
1 parent a8714b3 commit 9f51c39

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,15 @@
4343
},
4444
"devDependencies": {
4545
"@es-shims/api": "^2.2.3",
46-
"@ljharb/eslint-config": "^20.1.0",
47-
"aud": "^1.1.5",
48-
"eslint": "^8.4.1",
49-
"functions-have-names": "^1.2.2",
46+
"@ljharb/eslint-config": "^21.0.0",
47+
"aud": "^2.0.1",
48+
"eslint": "=8.8.0",
49+
"functions-have-names": "^1.2.3",
5050
"has-strict-mode": "^1.0.1",
51+
"in-publish": "^2.0.1",
5152
"nyc": "^10.3.2",
5253
"safe-publish-latest": "^2.0.0",
53-
"tape": "^5.3.2"
54+
"tape": "^5.6.1"
5455
},
5556
"testling": {
5657
"files": "test/index.js",

0 commit comments

Comments
 (0)