Skip to content

Commit 78cd1f2

Browse files
committed
[Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, @ljharb/tsconfig, @types/object-inspect, @types/tape, auto-changelog, object-inspect, tape
1 parent 9a38c81 commit 78cd1f2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -64,18 +64,18 @@
6464
"is-typed-array": "^1.1.13"
6565
},
6666
"devDependencies": {
67-
"@arethetypeswrong/cli": "^0.15.1",
68-
"@ljharb/eslint-config": "^21.1.0",
69-
"@ljharb/tsconfig": "^0.2.0",
67+
"@arethetypeswrong/cli": "^0.17.1",
68+
"@ljharb/eslint-config": "^21.1.1",
69+
"@ljharb/tsconfig": "^0.2.2",
7070
"@types/call-bind": "^1.0.5",
7171
"@types/for-each": "^0.3.3",
7272
"@types/gopd": "^1.0.3",
7373
"@types/is-callable": "^1.1.2",
7474
"@types/make-arrow-function": "^1.2.2",
7575
"@types/make-generator-function": "^2.0.3",
76-
"@types/object-inspect": "^1.8.4",
77-
"@types/tape": "^5.6.4",
78-
"auto-changelog": "^2.4.0",
76+
"@types/object-inspect": "^1.13.0",
77+
"@types/tape": "^5.7.0",
78+
"auto-changelog": "^2.5.0",
7979
"available-typed-arrays": "^1.0.7",
8080
"eslint": "=8.8.0",
8181
"evalmd": "^0.0.19",
@@ -85,9 +85,9 @@
8585
"make-generator-function": "^2.0.0",
8686
"npmignore": "^0.3.1",
8787
"nyc": "^10.3.2",
88-
"object-inspect": "^1.13.1",
88+
"object-inspect": "^1.13.3",
8989
"safe-publish-latest": "^2.0.0",
90-
"tape": "^5.7.5",
90+
"tape": "^5.9.0",
9191
"typescript": "next"
9292
},
9393
"engines": {

0 commit comments

Comments
 (0)