Skip to content

Commit d037398

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, error-cause, es-value-fixtures, functions-have-names, tape
1 parent 4ec8893 commit d037398

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,22 @@
55
"main": "index.js",
66
"sideEffects": false,
77
"devDependencies": {
8-
"@ljharb/eslint-config": "^20.2.3",
8+
"@ljharb/eslint-config": "^21.0.0",
99
"aud": "^2.0.0",
1010
"auto-changelog": "^2.4.0",
1111
"core-js": "^2.6.12",
12-
"error-cause": "^1.0.3",
13-
"es-value-fixtures": "^1.2.1",
12+
"error-cause": "^1.0.4",
13+
"es-value-fixtures": "^1.4.1",
1414
"eslint": "=8.8.0",
1515
"for-each": "^0.3.3",
16-
"functions-have-names": "^1.2.2",
16+
"functions-have-names": "^1.2.3",
1717
"has-tostringtag": "^1.0.0",
1818
"make-arrow-function": "^1.2.0",
1919
"mock-property": "^1.0.0",
2020
"nyc": "^10.3.2",
2121
"safe-publish-latest": "^2.0.0",
2222
"string.prototype.repeat": "^1.0.0",
23-
"tape": "^5.5.2"
23+
"tape": "^5.5.3"
2424
},
2525
"scripts": {
2626
"prepublish": "not-in-publish || npm run prepublishOnly",

0 commit comments

Comments
 (0)