Skip to content

Commit

Permalink
[Dev Deps] update @ljharb/eslint-config, error-cause, `es-value-f…
Browse files Browse the repository at this point in the history
…ixtures`, `functions-have-names`, `tape`
  • Loading branch information
ljharb committed May 21, 2022
1 parent 4ec8893 commit d037398
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,22 @@
"main": "index.js",
"sideEffects": false,
"devDependencies": {
"@ljharb/eslint-config": "^20.2.3",
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.0",
"auto-changelog": "^2.4.0",
"core-js": "^2.6.12",
"error-cause": "^1.0.3",
"es-value-fixtures": "^1.2.1",
"error-cause": "^1.0.4",
"es-value-fixtures": "^1.4.1",
"eslint": "=8.8.0",
"for-each": "^0.3.3",
"functions-have-names": "^1.2.2",
"functions-have-names": "^1.2.3",
"has-tostringtag": "^1.0.0",
"make-arrow-function": "^1.2.0",
"mock-property": "^1.0.0",
"nyc": "^10.3.2",
"safe-publish-latest": "^2.0.0",
"string.prototype.repeat": "^1.0.0",
"tape": "^5.5.2"
"tape": "^5.5.3"
},
"scripts": {
"prepublish": "not-in-publish || npm run prepublishOnly",
Expand Down

0 comments on commit d037398

Please sign in to comment.