Skip to content

Commit

Permalink
[Dev Deps] update @ljharb/eslint-config, aud, call-bind, `es-ab…
Browse files Browse the repository at this point in the history
…stract`, `mock-property`, `object-inspect`, `tape`
  • Loading branch information
ljharb committed Oct 21, 2023
1 parent 156c781 commit f51bcf2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -48,11 +48,11 @@
},
"homepage": "https://github.com/ljharb/get-intrinsic#readme",
"devDependencies": {
"@ljharb/eslint-config": "^21.0.1",
"aud": "^2.0.2",
"@ljharb/eslint-config": "^21.1.0",
"aud": "^2.0.3",
"auto-changelog": "^2.4.0",
"call-bind": "^1.0.2",
"es-abstract": "^1.21.2",
"call-bind": "^1.0.5",
"es-abstract": "^1.22.2",
"es-value-fixtures": "^1.4.2",
"eslint": "=8.8.0",
"evalmd": "^0.0.19",
Expand All @@ -61,12 +61,12 @@
"make-async-function": "^1.0.0",
"make-async-generator-function": "^1.0.0",
"make-generator-function": "^2.0.0",
"mock-property": "^1.0.0",
"mock-property": "^1.0.2",
"npmignore": "^0.3.0",
"nyc": "^10.3.2",
"object-inspect": "^1.12.3",
"object-inspect": "^1.13.1",
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.3"
"tape": "^5.7.2"
},
"auto-changelog": {
"output": "CHANGELOG.md",
Expand Down

0 comments on commit f51bcf2

Please sign in to comment.