Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#548)
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 Aug 26, 2024
1 parent 91bcde0 commit 9588705
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 93 deletions.
6 changes: 3 additions & 3 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.9.0",
"@eslint/js": "^9.9.1",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"pkg-pr-new": "^0.0.20",
"prettier": "^3.3.3",
"publint": "^0.2.10",
"typescript": "^5.5.4",
"typescript-eslint": "^8.1.0"
"typescript-eslint": "^8.2.0"
},
"keywords": [
"eslint",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-remote-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@
"@eslint/eslintrc": "^3.1.0",
"@types/babel__code-frame": "^7.0.6",
"@types/eslint": "^9.6.0",
"@types/node": "^22.4.1",
"@types/node": "^22.5.0",
"@types/object-hash": "^3.0.6",
"@types/react": "^17.0.80",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-plugin-local-rules": "^3.0.2",
"eslint-remote-tester-repositories": "workspace:*",
"importx": "^0.4.3",
Expand Down
Loading

0 comments on commit 9588705

Please sign in to comment.