Skip to content

Commit e2c1a26

Browse files
committed
[Dev Deps] update array.prototype.map, eslint, tape
1 parent 9591fb7 commit e2c1a26

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
@@ -25,12 +25,12 @@
2525
},
2626
"devDependencies": {
2727
"@ljharb/eslint-config": "^15.0.2",
28-
"array.prototype.map": "^1.0.1",
29-
"eslint": "^6.7.1",
28+
"array.prototype.map": "^1.0.2",
29+
"eslint": "^6.7.2",
3030
"object-keys": "^1.1.1",
3131
"safe-publish-latest": "^1.1.4",
3232
"tap": "0.4.13",
33-
"tape": "^4.11.0"
33+
"tape": "^4.12.0"
3434
},
3535
"license": "MIT",
3636
"author": {

0 commit comments

Comments
 (0)