Skip to content

Commit

Permalink
[Dev Deps] update @ljharb/eslint-config, aud, es6-shim, `npmign…
Browse files Browse the repository at this point in the history
…ore`, `object-inspect`, `tape`
  • Loading branch information
ljharb committed Mar 8, 2024
1 parent e07e23a commit b2c7d67
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,20 +38,20 @@
},
"homepage": "https://github.com/inspect-js/is-map#readme",
"devDependencies": {
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.1",
"@ljharb/eslint-config": "^21.1.0",
"aud": "^2.0.4",
"auto-changelog": "^2.4.0",
"core-js": "^2.6.12",
"es5-shim": "^4.6.7",
"es6-shim": "^0.35.6",
"es6-shim": "^0.35.8",
"eslint": "=8.8.0",
"for-each": "^0.3.3",
"in-publish": "^2.0.1",
"npmignore": "^0.3.0",
"npmignore": "^0.3.1",
"nyc": "^10.3.2",
"object-inspect": "^1.12.2",
"object-inspect": "^1.13.1",
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.1"
"tape": "^5.7.5"
},
"auto-changelog": {
"output": "CHANGELOG.md",
Expand Down

0 comments on commit b2c7d67

Please sign in to comment.