Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#199)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 21, 2023
1 parent 19af0dc commit 655bcdb
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -23,7 +23,7 @@
"eslint"
]
},
"packageManager": "pnpm@7.29.1",
"packageManager": "pnpm@7.30.0",
"type": "module",
"engines": {
"node": ">=18",
Expand All @@ -41,23 +41,23 @@
"dependencies": {
"@actions/core": "^1.10.0",
"cac": "^6.7.14",
"execa": "^7.1.0",
"execa": "^7.1.1",
"node-fetch": "^3.3.1"
},
"devDependencies": {
"@antfu/ni": "^0.20.0",
"@types/node": "^18.15.1",
"@types/node": "^18.15.5",
"@types/semver": "^7.3.13",
"@typescript-eslint/eslint-plugin": "^5.54.1",
"@typescript-eslint/parser": "^5.54.1",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"eslint": "^8.36.0",
"eslint-define-config": "^1.16.0",
"eslint-define-config": "^1.17.0",
"eslint-plugin-n": "^15.6.1",
"lint-staged": "^13.2.0",
"prettier": "^2.8.4",
"prettier": "^2.8.6",
"semver": "^7.3.8",
"simple-git-hooks": "^2.8.1",
"tsx": "^3.12.5",
"tsx": "^3.12.6",
"typescript": "^4.9.5"
}
}
120 changes: 60 additions & 60 deletions pnpm-lock.yaml

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

0 comments on commit 655bcdb

Please sign in to comment.