Skip to content

Commit 03686a0

Browse files
committedDec 16, 2024
[Dev Deps] update @ljharb/eslint-config, auto-changelog, tape
1 parent a9f44d5 commit 03686a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@
4747
"object-keys": "^1.1.1"
4848
},
4949
"devDependencies": {
50-
"@ljharb/eslint-config": "^21.1.0",
51-
"auto-changelog": "^2.4.0",
50+
"@ljharb/eslint-config": "^21.1.1",
51+
"auto-changelog": "^2.5.0",
5252
"eslint": "=8.8.0",
5353
"in-publish": "^2.0.1",
5454
"npmignore": "^0.3.1",
5555
"safe-publish-latest": "^2.0.0",
56-
"tape": "^5.7.5"
56+
"tape": "^5.9.0"
5757
},
5858
"engines": {
5959
"node": ">= 0.4"

0 commit comments

Comments
 (0)
Please sign in to comment.