Skip to content

Commit

Permalink
chore(deps): update external-non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 50a6696 commit b77653d
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 97 deletions.
4 changes: 2 additions & 2 deletions packages/biome-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"lib"
],
"dependencies": {
"@biomejs/biome": "^1.7.1"
"@biomejs/biome": "^1.7.3"
},
"peerDependencies": {
"@biomejs/biome": "^1.7.1"
"@biomejs/biome": "^1.7.3"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-tslint-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"lib"
],
"dependencies": {
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/eslint-plugin-tslint": "^7.0.2",
"@typescript-eslint/parser": "^7.7.1",
"@typescript-eslint/parser": "^7.8.0",
"eslint": "^8.57.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.29.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-tslint-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"lib"
],
"dependencies": {
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand Down
Loading

0 comments on commit b77653d

Please sign in to comment.