Skip to content

Commit

Permalink
[Dev Deps] update @ljharb/eslint-config, @ljharb/tsconfig, `@type…
Browse files Browse the repository at this point in the history
…s/get-intrinsic`, `@types/tape`, `auto-changelog`, `gopd`, `tape`
  • Loading branch information
ljharb committed Dec 6, 2024
1 parent f6093ff commit 86ae27b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,20 @@
"get-intrinsic": "^1.2.4"
},
"devDependencies": {
"@ljharb/eslint-config": "^21.1.0",
"@ljharb/tsconfig": "^0.1.1",
"@types/get-intrinsic": "^1.2.2",
"@ljharb/eslint-config": "^21.1.1",
"@ljharb/tsconfig": "^0.2.2",
"@types/get-intrinsic": "^1.2.3",
"@types/gopd": "^1.0.3",
"@types/tape": "^5.6.4",
"auto-changelog": "^2.4.0",
"@types/tape": "^5.6.5",
"auto-changelog": "^2.5.0",
"eslint": "^8.8.0",
"evalmd": "^0.0.19",
"gopd": "^1.0.1",
"gopd": "^1.2.0",
"in-publish": "^2.0.1",
"npmignore": "^0.3.1",
"nyc": "^10.3.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.7.5",
"tape": "^5.9.0",
"typescript": "next"
},
"engines": {
Expand Down

0 comments on commit 86ae27b

Please sign in to comment.