Skip to content

Commit fae22b9

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, array.prototype.map, npmignore, tape
1 parent 82bd58d commit fae22b9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,21 +30,21 @@
3030
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
3131
},
3232
"devDependencies": {
33-
"@ljharb/eslint-config": "^21.1.0",
34-
"array.prototype.map": "^1.0.6",
33+
"@ljharb/eslint-config": "^21.1.1",
34+
"array.prototype.map": "^1.0.7",
3535
"copy-dir": "^1.3.0",
3636
"eclint": "^2.8.1",
3737
"eslint": "=8.8.0",
3838
"in-publish": "^2.0.1",
3939
"mkdirp": "^0.5.5",
4040
"mv": "^2.1.1",
41-
"npmignore": "^0.3.0",
41+
"npmignore": "^0.3.1",
4242
"object-keys": "^1.1.1",
4343
"rimraf": "^2.7.1",
4444
"safe-publish-latest": "^2.0.0",
4545
"semver": "^6.3.1",
4646
"tap": "0.4.13",
47-
"tape": "^5.7.0",
47+
"tape": "^5.9.0",
4848
"tmp": "^0.0.31"
4949
},
5050
"license": "MIT",

0 commit comments

Comments
 (0)