Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 29, 2023
1 parent 8077e2b commit 200cba7
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 155 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"main": "dist/index.js",
"license": "Apache-2.0",
"private": true,
"packageManager": "pnpm@^8.6.9",
"packageManager": "pnpm@^8.6.10",
"type": "module",
"imports": {
"#lib/*": "./dist/lib/*"
Expand Down Expand Up @@ -65,23 +65,23 @@
"@dareharu/prettier-config": "^1.0.1",
"@dareharu/ts-config": "^1.1.0",
"@favware/cliff-jumper": "^2.1.1",
"@swc/core": "^1.3.70",
"@types/node": "^18.17.0",
"@swc/core": "^1.3.72",
"@types/node": "^18.17.1",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.9.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"is-ci": "^3.0.1",
"lint-staged": "^13.2.3",
"prettier": "^2.8.8",
"simple-git-hooks": "^2.8.1",
"tslib": "^2.6.0",
"simple-git-hooks": "^2.9.0",
"tslib": "^2.6.1",
"tsup": "^6.7.0",
"typescript": "^4.9.5"
}
Expand Down
Loading

0 comments on commit 200cba7

Please sign in to comment.