Skip to content

Commit 693b6e8

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, eslint, npmignore
1 parent c32b915 commit 693b6e8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"main": "index.js",
66
"sideEffects": false,
77
"devDependencies": {
8-
"@ljharb/eslint-config": "^21.2.0",
8+
"@ljharb/eslint-config": "^22.2.0",
99
"@pkgjs/support": "^0.0.6",
1010
"auto-changelog": "^2.5.0",
1111
"core-js": "^2.6.12",
1212
"error-cause": "^1.0.9",
1313
"es-value-fixtures": "^1.7.1",
14-
"eslint": "=8.8.0",
14+
"eslint": "^8.57.1",
1515
"for-each": "^0.3.5",
1616
"functions-have-names": "^1.2.3",
1717
"glob": "=10.3.7",
@@ -22,7 +22,7 @@
2222
"jackspeak": "=2.1.1",
2323
"make-arrow-function": "^1.2.0",
2424
"mock-property": "^1.1.0",
25-
"npmignore": "^0.3.1",
25+
"npmignore": "^0.3.5",
2626
"nyc": "^10.3.2",
2727
"safe-publish-latest": "^2.0.0",
2828
"safer-buffer": "^2.1.2",

0 commit comments

Comments
 (0)