Skip to content

Commit 7ac8a1e

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, npmignore, tape
1 parent 6a17dda commit 7ac8a1e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@
4343
"has-symbols": "^1.0.3"
4444
},
4545
"devDependencies": {
46-
"@ljharb/eslint-config": "^21.1.0",
46+
"@ljharb/eslint-config": "^21.1.1",
4747
"auto-changelog": "^2.4.0",
4848
"eslint": "=8.8.0",
4949
"evalmd": "^0.0.19",
5050
"in-publish": "^2.0.1",
51-
"npmignore": "^0.3.0",
51+
"npmignore": "^0.3.1",
5252
"safe-publish-latest": "^2.0.0",
53-
"tape": "^5.6.6"
53+
"tape": "^5.8.1"
5454
},
5555
"testling": {
5656
"files": "test/index.js"

0 commit comments

Comments
 (0)