Skip to content

Commit

Permalink
chore(deps): update repo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 5a6092f commit df17c95
Show file tree
Hide file tree
Showing 5 changed files with 1,225 additions and 1,011 deletions.
807 changes: 0 additions & 807 deletions .yarn/releases/yarn-3.3.0.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions .yarn/releases/yarn-3.8.6.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.3.0.cjs
yarnPath: .yarn/releases/yarn-3.8.6.cjs
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@
"build": "yarn workspace build"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"eslint": "8.57.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.57.1",
"husky": "8.0.3",
"lint-staged": "15.0.2"
"lint-staged": "15.2.10"
},
"workspaces": [
"idea/*",
"utils/gear-hooks",
"utils/gear-ui",
"utils/wallet-connect"
],
"packageManager": "yarn@3.3.0",
"packageManager": "yarn@3.8.6",
"version": "1.2.0"
}
Loading

0 comments on commit df17c95

Please sign in to comment.