Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#528)
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 Jun 8, 2024
1 parent 283cdc9 commit c986819
Show file tree
Hide file tree
Showing 3 changed files with 135 additions and 134 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
"publish-pr": "pkg-pr-new publish --compact ./packages/eslint-remote-tester ./packages/repositories"
},
"devDependencies": {
"@eslint/js": "^9.3.0",
"@eslint/js": "^9.4.0",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.3.0",
"eslint": "^9.4.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"pkg-pr-new": "^0.0.8",
"prettier": "^3.2.5",
"prettier": "^3.3.1",
"publint": "^0.2.8",
"typescript": "^5.4.5",
"typescript-eslint": "^7.11.0"
"typescript-eslint": "^7.12.0"
},
"keywords": [
"eslint",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-remote-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"homepage": "/~https://github.com/AriPerkkio/eslint-remote-tester",
"bugs": "/~https://github.com/AriPerkkio/eslint-remote-tester",
"dependencies": {
"@babel/code-frame": "^7.24.6",
"@babel/code-frame": "^7.24.7",
"JSONStream": "^1.3.5",
"chalk": "^4.1.2",
"ink": "^3.2.0",
Expand All @@ -56,11 +56,11 @@
"@eslint/eslintrc": "^3.1.0",
"@types/babel__code-frame": "^7.0.6",
"@types/eslint": "^8.56.10",
"@types/node": "^20.12.12",
"@types/node": "^20.14.2",
"@types/object-hash": "^3.0.6",
"@types/react": "^17.0.80",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.3.0",
"eslint": "^9.4.0",
"eslint-plugin-local-rules": "^2.0.1",
"eslint-remote-tester-repositories": "workspace:*",
"importx": "^0.3.5",
Expand Down
Loading

0 comments on commit c986819

Please sign in to comment.