Skip to content

Commit

Permalink
Merge pull request #457 from DaniFoldi/renovate/devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniFoldi authored Mar 26, 2024
2 parents 09cba9c + 1f2fb85 commit 8dae394
Show file tree
Hide file tree
Showing 3 changed files with 202 additions and 202 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,13 +17,13 @@
"dist"
],
"devDependencies": {
"@eslint-types/typescript-eslint": "^7.0.2",
"@eslint-types/typescript-eslint": "^7.2.0",
"@eslint-types/unicorn": "^51.0.1",
"@types/node": "^20.11.24",
"esbuild": "^0.20.1",
"@types/node": "^20.11.30",
"esbuild": "^0.20.2",
"some-tsconfig-preset": "^1.5.0",
"typescript": "^5.3.3",
"vitest": "^1.3.1"
"typescript": "^5.4.3",
"vitest": "^1.4.0"
},
"dependencies": {
"@brettz9/eslint-plugin": "^1.0.4",
Expand Down
6 changes: 3 additions & 3 deletions packages/bundled-stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@types/node": "^20.11.24",
"esbuild": "^0.20.1",
"@types/node": "^20.11.30",
"esbuild": "^0.20.2",
"some-tsconfig-preset": "^1.5.0",
"typescript": "^5.3.3"
"typescript": "^5.4.3"
},
"dependencies": {
"@stylistic/stylelint-plugin": "^2.1.0",
Expand Down
Loading

0 comments on commit 8dae394

Please sign in to comment.