Skip to content

Commit 4416d46

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, array.prototype.map
1 parent d1e7327 commit 4416d46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
3131
},
3232
"devDependencies": {
33-
"@ljharb/eslint-config": "^21.1.1",
34-
"array.prototype.map": "^1.0.7",
33+
"@ljharb/eslint-config": "^21.2.0",
34+
"array.prototype.map": "^1.0.8",
3535
"copy-dir": "^1.3.0",
3636
"eclint": "^2.8.1",
3737
"eslint": "=8.8.0",

0 commit comments

Comments
 (0)