Skip to content

Commit

Permalink
feat: bump up dependencies (#11)
Browse files Browse the repository at this point in the history
build(deps-dev): bump the npm-development group with 3 updates
  • Loading branch information
AlejandroSuero committed Jun 26, 2024
2 parents 5b52663 + 06cd1ea commit b8c296e
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
66 changes: 33 additions & 33 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
},
"license": "MIT",
"devDependencies": {
"@types/node": "^20.14.2",
"@types/node": "^20.14.8",
"@types/semver": "^7.5.8",
"@typescript-eslint/parser": "^7.13.0",
"@typescript-eslint/parser": "^7.13.1",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -45,7 +45,7 @@
"js-yaml": "^4.1.0",
"lint-staged": "15.2.7",
"prettier": "^3.3.2",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
},
"dependencies": {
"@actions/core": "1.10.1",
Expand Down

0 comments on commit b8c296e

Please sign in to comment.