Skip to content

Commit 3d4a678

Browse files
committed
[Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, @types/node, @types/tape, auto-changelog, tape
1 parent 6fbada9 commit 3d4a678

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,18 +67,18 @@
6767
"has-tostringtag": "^1.0.2"
6868
},
6969
"devDependencies": {
70-
"@arethetypeswrong/cli": "^0.15.1",
71-
"@ljharb/eslint-config": "^21.1.0",
70+
"@arethetypeswrong/cli": "^0.17.0",
71+
"@ljharb/eslint-config": "^21.1.1",
7272
"@ljharb/tsconfig": "^0.2.0",
7373
"@types/call-bind": "^1.0.5",
7474
"@types/for-each": "^0.3.3",
7575
"@types/gopd": "^1.0.3",
7676
"@types/is-callable": "^1.1.2",
7777
"@types/make-arrow-function": "^1.2.2",
7878
"@types/make-generator-function": "^2.0.3",
79-
"@types/node": "^20.11.25",
80-
"@types/tape": "^5.6.4",
81-
"auto-changelog": "^2.4.0",
79+
"@types/node": "^20.17.8",
80+
"@types/tape": "^5.6.5",
81+
"auto-changelog": "^2.5.0",
8282
"eslint": "=8.8.0",
8383
"in-publish": "^2.0.1",
8484
"is-callable": "^1.2.7",
@@ -87,7 +87,7 @@
8787
"npmignore": "^0.3.1",
8888
"nyc": "^10.3.2",
8989
"safe-publish-latest": "^2.0.0",
90-
"tape": "^5.7.5",
90+
"tape": "^5.9.0",
9191
"typescript": "next"
9292
},
9393
"testling": {

0 commit comments

Comments
 (0)