Skip to content

Commit

Permalink
[Dev Deps] update @arethetypeswrong/cli, @ljharb/tsconfig, `@type…
Browse files Browse the repository at this point in the history
…s/function.prototype.name`, `@types/tape`, `has-symbols`
  • Loading branch information
ljharb committed Dec 13, 2024
1 parent 67140db commit 5adff02
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,12 @@
"node": ">= 0.4"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.17.1",
"@ljharb/eslint-config": "^21.1.1",
"@ljharb/tsconfig": "^0.2.0",
"@ljharb/tsconfig": "^0.2.2",
"@types/call-bind": "^1.0.5",
"@types/for-each": "^0.3.3",
"@types/function.prototype.name": "^1.1.3",
"@types/has-symbols": "^1.0.2",
"@types/function.prototype.name": "^1.1.4",
"@types/is-async-function": "^2.0.3",
"@types/is-date-object": "^1.0.4",
"@types/is-generator-function": "^1.0.3",
Expand All @@ -60,7 +59,7 @@
"@types/make-async-function": "^1.0.2",
"@types/object-inspect": "^1.13.0",
"@types/object.assign": "^4.1.0",
"@types/tape": "^5.6.4",
"@types/tape": "^5.6.5",
"@types/which-boxed-primitive": "^1.0.3",
"auto-changelog": "^2.5.0",
"available-typed-arrays": "^1.0.7",
Expand All @@ -69,7 +68,7 @@
"evalmd": "^0.0.19",
"for-each": "^0.3.3",
"has-bigints": "^1.0.2",
"has-symbols": "^1.0.3",
"has-symbols": "^1.1.0",
"in-publish": "^2.0.1",
"make-arrow-function": "^1.2.0",
"make-async-function": "^1.0.0",
Expand Down

0 comments on commit 5adff02

Please sign in to comment.