Skip to content

Commit

Permalink
Merge pull request #388 from DaniFoldi/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
📎 Update all non-major dependencies
  • Loading branch information
DaniFoldi authored Oct 28, 2023
2 parents ccd3d5d + 11f2536 commit 4b8ca52
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 43 deletions.
10 changes: 5 additions & 5 deletions packages/bundled-eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"dist"
],
"devDependencies": {
"@types/node": "^20.8.8",
"@types/node": "^20.8.9",
"esbuild": "^0.19.5",
"some-tsconfig-preset": "^1.3.0",
"some-tsconfig-preset": "^1.5.0",
"typescript": "^5.2.2",
"vitest": "^0.34.6"
},
Expand All @@ -28,13 +28,13 @@
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"astro-eslint-parser": "^0.16.0",
"defu": "^6.1.2",
"defu": "^6.1.3",
"eslint-config-flat-gitignore": "^0.1.1",
"eslint-define-config": "^1.24.1",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-astro": "^0.29.1",
"eslint-plugin-case-police": "^0.6.1",
"eslint-plugin-i": "^2.28.1",
"eslint-plugin-i": "^2.29.0",
"eslint-plugin-jsdoc": "^46.8.2",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-playwright": "^0.18.0",
Expand All @@ -47,7 +47,7 @@
"eslint-plugin-tailwindcss": "^3.13.0",
"eslint-plugin-unicorn": "^48.0.1",
"eslint-plugin-vitest": "^0.3.8",
"eslint-plugin-vue": "^9.18.0",
"eslint-plugin-vue": "^9.18.1",
"globals": "^13.23.0",
"vue-eslint-parser": "^9.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-scss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"postcss": "^8.4.31",
"postcss-scss": "^4.0.9",
"sass": "^1.69.4",
"sass": "^1.69.5",
"stylelint": "^15.11.0",
"stylelint-high-performance-animation": "^1.9.0",
"stylelint-order": "^6.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-vue-scss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"postcss": "^8.4.31",
"postcss-html": "^1.5.0",
"postcss-scss": "^4.0.9",
"sass": "^1.69.4",
"sass": "^1.69.5",
"stylelint": "^15.11.0",
"stylelint-high-performance-animation": "^1.9.0",
"stylelint-order": "^6.0.3",
Expand Down
72 changes: 36 additions & 36 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 4b8ca52

Please sign in to comment.