Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Jan 16, 2025
1 parent 4d0b477 commit 73c6e97
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,15 @@
"devDependencies": {
"@eslint/compat": "^1.2.5",
"@eslint/js": "^9.18.0",
"@mdn/browser-compat-data": "^5.6.29",
"@mdn/browser-compat-data": "^5.6.30",
"@npmcli/package-json": "^6.1.0",
"@npmcli/promise-spawn": "^8.0.2",
"@socketregistry/packageurl-js": "^1.0.1",
"@socketregistry/scripts": "file:./scripts",
"@socketsecurity/registry": "file:./registry",
"@tapjs/run": "^4.0.1",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.6",
"@types/node": "^22.10.7",
"@types/npmcli__package-json": "^4.0.4",
"@types/npmcli__promise-spawn": "^6.0.3",
"@types/semver": "^7.5.8",
Expand All @@ -78,9 +78,9 @@
"eslint-plugin-sort-destructure-keys": "^2.0.0",
"eslint-plugin-unicorn": "^56.0.1",
"eta": "^3.5.0",
"fs-extra": "^11.2.0",
"fs-extra": "^11.3.0",
"husky": "^9.1.7",
"knip": "^5.42.0",
"knip": "^5.42.1",
"npm-package-arg": "^12.0.1",
"npm-run-all2": "^7.0.2",
"out-url": "^1.2.2",
Expand Down

0 comments on commit 73c6e97

Please sign in to comment.