Skip to content

Commit 01f6906

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, error-cause, for-each
1 parent 21bdaa0 commit 01f6906

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
"main": "index.js",
66
"sideEffects": false,
77
"devDependencies": {
8-
"@ljharb/eslint-config": "^21.1.1",
8+
"@ljharb/eslint-config": "^21.2.0",
99
"@pkgjs/support": "^0.0.6",
1010
"auto-changelog": "^2.5.0",
1111
"core-js": "^2.6.12",
12-
"error-cause": "^1.0.8",
12+
"error-cause": "^1.0.9",
1313
"es-value-fixtures": "^1.7.1",
1414
"eslint": "=8.8.0",
15-
"for-each": "^0.3.4",
15+
"for-each": "^0.3.5",
1616
"functions-have-names": "^1.2.3",
1717
"glob": "=10.3.7",
1818
"globalthis": "^1.0.4",

0 commit comments

Comments
 (0)