Skip to content

Commit

Permalink
Merge branch 'main' into deny-list-version
Browse files Browse the repository at this point in the history
  • Loading branch information
bteng22 committed Apr 24, 2024
2 parents 80116a4 + f456418 commit 71c57a6
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 12 deletions.
234 changes: 224 additions & 10 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
"@vercel/ncc": "^0.38.0",
"esbuild-register": "^3.5.0",
"eslint": "^8.57.0",
"eslint-plugin-github": "^4.10.1",
"eslint-plugin-github": "^4.10.2",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-prettier": "^5.1.3",
"js-yaml": "^4.1.0",
"nodemon": "^3.1.0",
"prettier": "3.2.5",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
}
}

0 comments on commit 71c57a6

Please sign in to comment.