Skip to content

Commit

Permalink
chore: bump up all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent c9e3bcb commit 395779a
Show file tree
Hide file tree
Showing 4 changed files with 404 additions and 405 deletions.
324 changes: 162 additions & 162 deletions .yarn/releases/yarn-4.4.1.cjs → .yarn/releases/yarn-4.5.0.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 @@ -10,4 +10,4 @@ npmPublishAccess: public

npmPublishRegistry: 'https://registry.npmjs.org'

yarnPath: .yarn/releases/yarn-4.4.1.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"node": ">=18.19.0 <21.0.0"
},
"nx": {},
"packageManager": "yarn@4.4.1",
"packageManager": "yarn@4.5.0",
"workspaces": [
"tests",
"packages/*",
Expand Down Expand Up @@ -57,7 +57,7 @@
"@commitlint/config-conventional": "^19.2.2",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.9.1",
"@nx/vite": "19.7.3",
"@nx/vite": "19.7.4",
"@open-wc/dev-server-hmr": "^0.2.0",
"@playwright/test": "1.47.1",
"@size-limit/preset-small-lib": "^11.1.4",
Expand Down Expand Up @@ -93,7 +93,7 @@
"madge": "^8.0.0",
"markdown-table": "^3.0.3",
"micromatch": "^4.0.7",
"nx": "19.7.3",
"nx": "19.7.4",
"nyc": "^17.0.0",
"prettier": "^3.3.3",
"pretty-bytes": "^6.1.1",
Expand Down
Loading

0 comments on commit 395779a

Please sign in to comment.