Skip to content

Commit 53e3f93

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

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
@@ -51,24 +51,24 @@
5151
"is-array-buffer": "^3.0.4"
5252
},
5353
"devDependencies": {
54-
"@ljharb/eslint-config": "^21.1.0",
55-
"@ljharb/tsconfig": "^0.2.0",
54+
"@ljharb/eslint-config": "^21.1.1",
55+
"@ljharb/tsconfig": "^0.2.2",
5656
"@types/call-bind": "^1.0.5",
5757
"@types/es-value-fixtures": "^1.4.4",
5858
"@types/for-each": "^0.3.3",
59-
"@types/object-inspect": "^1.8.4",
60-
"@types/tape": "^5.6.4",
61-
"auto-changelog": "^2.4.0",
62-
"es-value-fixtures": "^1.4.2",
59+
"@types/object-inspect": "^1.13.0",
60+
"@types/tape": "^5.8.0",
61+
"auto-changelog": "^2.5.0",
62+
"es-value-fixtures": "^1.5.0",
6363
"eslint": "=8.8.0",
6464
"evalmd": "^0.0.19",
6565
"for-each": "^0.3.3",
6666
"in-publish": "^2.0.1",
6767
"npmignore": "^0.3.1",
6868
"nyc": "^10.3.2",
69-
"object-inspect": "^1.13.1",
69+
"object-inspect": "^1.13.3",
7070
"safe-publish-latest": "^2.0.0",
71-
"tape": "^5.7.5",
71+
"tape": "^5.9.0",
7272
"typescript": "next"
7373
},
7474
"auto-changelog": {

0 commit comments

Comments
 (0)