Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#823)
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] authored Jan 11, 2024
1 parent d54c0aa commit 9f2061c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions storage/framework/core/src/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@
"@stacksjs/eslint-config": "workspace:*",
"@stacksjs/utils": "workspace:*",
"@stylistic/eslint-plugin-migrate": "^1.5.3",
"@types/eslint": "^8.56.1",
"@types/node": "^20.10.8",
"@types/eslint": "^8.56.2",
"@types/node": "^20.11.0",
"@unocss/eslint-plugin": "^0.58.3",
"eslint": "npm:eslint-ts-patch@^8.55.0-1",
"eslint-flat-config-viewer": "^0.1.8",
Expand Down
4 changes: 2 additions & 2 deletions storage/framework/core/src/lint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,15 @@
},
"peerDependencies": {
"@stacksjs/eslint-config": "workspace:*",
"@types/eslint": "^8.56.1",
"@types/eslint": "^8.56.2",
"eslint": "npm:eslint-ts-patch@^8.55.0-1",
"eslint-ts-patch": "^8.55.0-1",
"lint-staged": "^15.2.0",
"publint": "^0.2.7"
},
"dependencies": {
"@stacksjs/eslint-config": "workspace:*",
"@types/eslint": "^8.56.1",
"@types/eslint": "^8.56.2",
"eslint": "npm:eslint-ts-patch@^8.55.0-1",
"eslint-ts-patch": "^8.55.0-1",
"lint-staged": "^15.2.0",
Expand Down
4 changes: 2 additions & 2 deletions storage/framework/core/src/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@
"@types/aws4": "^1.11.6",
"@types/bcryptjs": "^2.4.6",
"@types/crypto-js": "^4.2.1",
"@types/eslint": "^8.56.1",
"@types/eslint": "^8.56.2",
"@types/fs-extra": "^11.0.4",
"@types/markdown-it-link-attributes": "^3.0.4",
"@types/minimatch": "^5.1.2",
"@types/node": "^20.10.8",
"@types/node": "^20.11.0",
"@types/nprogress": "^0.2.3",
"@vinejs/vine": "^1.7.0",
"bun-types": "canary",
Expand Down

0 comments on commit 9f2061c

Please sign in to comment.