Skip to content

Commit e4d4a6c

Browse files
committed
[Dev Deps] update auto-changelog, eslint, object-inspect, tape
1 parent 7bb9d7a commit e4d4a6c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
"devDependencies": {
3737
"@ljharb/eslint-config": "^17.6.0",
3838
"aud": "^1.1.5",
39-
"auto-changelog": "^2.2.1",
40-
"eslint": "^7.25.0",
39+
"auto-changelog": "^2.3.0",
40+
"eslint": "^7.32.0",
4141
"has-bigints": "^1.0.1",
4242
"has-symbols": "^1.0.2",
4343
"nyc": "^10.3.2",
44-
"object-inspect": "^1.10.2",
44+
"object-inspect": "^1.11.0",
4545
"safe-publish-latest": "^1.1.4",
46-
"tape": "^5.2.2"
46+
"tape": "^5.3.0"
4747
},
4848
"auto-changelog": {
4949
"output": "CHANGELOG.md",

0 commit comments

Comments
 (0)