Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

Commit

Permalink
Upgrade snyk packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Blechschmidt committed Jan 20, 2022
1 parent df76b04 commit dc2b185
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
"fmt:check": "prettier --check .",
"typecheck": "tsc",
"lint": "eslint \"**/*.ts\" --cache",
"build": "ncc build src/lib/index.ts",
"start": "node dist/index.js"
"build": "ncc build src/lib/index.ts"
},
"repository": {
"type": "git",
Expand All @@ -27,8 +26,8 @@
"@pnpm/types": "^3.2.0",
"@vercel/ncc": "^0.33.1",
"read-yaml-file": "^1.1.0",
"snyk": "^1.319.0",
"snyk-delta": "^1.0.15",
"snyk": "^1.833.0",
"snyk-delta": "^1.5.4",
"write-file-atomic": "^3.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit dc2b185

Please sign in to comment.