Skip to content

Commit 86cd134

Browse files
committedJan 20, 2023
[Dev Deps] update @ljharb/eslint-config, tape
1 parent 7ba9730 commit 86cd134

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"homepage": "https://github.com/es-shims/es-map#readme",
5757
"devDependencies": {
5858
"@es-shims/api": "^2.2.3",
59-
"@ljharb/eslint-config": "^21.0.0",
59+
"@ljharb/eslint-config": "^21.0.1",
6060
"array.from": "^1.1.3",
6161
"aud": "^2.0.2",
6262
"auto-changelog": "^2.4.0",
@@ -67,7 +67,7 @@
6767
"npmignore": "^0.3.0",
6868
"nyc": "^10.3.2",
6969
"safe-publish-latest": "^2.0.0",
70-
"tape": "^5.6.1"
70+
"tape": "^5.6.3"
7171
},
7272
"dependencies": {
7373
"call-bind": "^1.0.2",

0 commit comments

Comments
 (0)
Please sign in to comment.