Skip to content

Commit 1da3f5b

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, @ljharb/tsconfig, @types/isarray, @types/tape, array.prototype.every, auto-changelog, tape
1 parent 4b23431 commit 1da3f5b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -57,21 +57,21 @@
5757
"node": ">= 0.4"
5858
},
5959
"devDependencies": {
60-
"@ljharb/eslint-config": "^21.1.0",
61-
"@ljharb/tsconfig": "^0.2.0",
60+
"@ljharb/eslint-config": "^21.1.1",
61+
"@ljharb/tsconfig": "^0.2.3",
6262
"@types/array.prototype.every": "^1.1.1",
63-
"@types/isarray": "^2.0.2",
64-
"@types/tape": "^5.6.4",
65-
"array.prototype.every": "^1.1.5",
66-
"auto-changelog": "^2.4.0",
63+
"@types/isarray": "^2.0.3",
64+
"@types/tape": "^5.8.1",
65+
"array.prototype.every": "^1.1.7",
66+
"auto-changelog": "^2.5.0",
6767
"eslint": "=8.8.0",
6868
"evalmd": "^0.0.19",
6969
"in-publish": "^2.0.1",
7070
"isarray": "^2.0.5",
7171
"npmignore": "^0.3.1",
7272
"nyc": "^10.3.2",
7373
"safe-publish-latest": "^2.0.0",
74-
"tape": "^5.7.5",
74+
"tape": "^5.9.0",
7575
"typescript": "next"
7676
},
7777
"auto-changelog": {

0 commit comments

Comments
 (0)