Skip to content

Commit f89d994

Browse files
committed
[Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, @ljharb/tsconfig, @types/object-inspect, @types/tape, auto-changelog, es-value-fixtures, object-inspect, tape
1 parent e648e1d commit f89d994

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -53,25 +53,25 @@
5353
"is-data-view": "^1.0.1"
5454
},
5555
"devDependencies": {
56-
"@arethetypeswrong/cli": "^0.15.1",
57-
"@ljharb/eslint-config": "^21.1.0",
58-
"@ljharb/tsconfig": "^0.2.0",
56+
"@arethetypeswrong/cli": "^0.17.1",
57+
"@ljharb/eslint-config": "^21.1.1",
58+
"@ljharb/tsconfig": "^0.2.2",
5959
"@types/call-bind": "^1.0.5",
6060
"@types/es-value-fixtures": "^1.4.4",
6161
"@types/for-each": "^0.3.3",
62-
"@types/object-inspect": "^1.8.4",
63-
"@types/tape": "^5.6.4",
64-
"auto-changelog": "^2.4.0",
65-
"es-value-fixtures": "^1.4.2",
62+
"@types/object-inspect": "^1.13.0",
63+
"@types/tape": "^5.6.5",
64+
"auto-changelog": "^2.5.0",
65+
"es-value-fixtures": "^1.5.0",
6666
"eslint": "=8.8.0",
6767
"evalmd": "^0.0.19",
6868
"for-each": "^0.3.3",
6969
"in-publish": "^2.0.1",
7070
"npmignore": "^0.3.1",
7171
"nyc": "^10.3.2",
72-
"object-inspect": "^1.13.1",
72+
"object-inspect": "^1.13.3",
7373
"safe-publish-latest": "^2.0.0",
74-
"tape": "^5.7.5",
74+
"tape": "^5.9.0",
7575
"typescript": "next"
7676
},
7777
"engines": {

0 commit comments

Comments
 (0)