Skip to content

Commit

Permalink
[Dev Deps] update @ljharb/eslint-config, auto-changelog, `core-js…
Browse files Browse the repository at this point in the history
…`, `npmignore`, `tape`
  • Loading branch information
ljharb committed Dec 1, 2024
1 parent 223540c commit 7d8e0e5
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 @@ -38,17 +38,17 @@
"has-tostringtag": "^1.0.0"
},
"devDependencies": {
"@ljharb/eslint-config": "^21.0.0",
"auto-changelog": "^2.4.0",
"core-js": "^3.26.0",
"@ljharb/eslint-config": "^21.1.1",
"auto-changelog": "^2.5.0",
"core-js": "^3.39.0",
"eclint": "^2.8.1",
"eslint": "=8.8.0",
"in-publish": "^2.0.1",
"is": "^3.3.0",
"npmignore": "^0.3.0",
"npmignore": "^0.3.1",
"nyc": "^10.3.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.1"
"tape": "^5.9.0"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 7d8e0e5

Please sign in to comment.