Skip to content

Commit 9eb494f

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, auto-changelog, npmignore, tape
1 parent 1c8cd4b commit 9eb494f

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
@@ -43,16 +43,16 @@
4343
"has-tostringtag": "^1.0.0"
4444
},
4545
"devDependencies": {
46-
"@ljharb/eslint-config": "^21.0.0",
47-
"auto-changelog": "^2.4.0",
46+
"@ljharb/eslint-config": "^21.1.1",
47+
"auto-changelog": "^2.5.0",
4848
"eslint": "=8.8.0",
4949
"in-publish": "^2.0.1",
5050
"make-async-function": "^1.0.0",
5151
"make-generator-function": "^2.0.0",
52-
"npmignore": "^0.3.0",
52+
"npmignore": "^0.3.1",
5353
"nyc": "^10.3.2",
5454
"safe-publish-latest": "^2.0.0",
55-
"tape": "^5.6.1",
55+
"tape": "^5.9.0",
5656
"uglify-register": "^1.0.1"
5757
},
5858
"testling": {

0 commit comments

Comments
 (0)