Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1609)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
czi-developer-foundations and renovate-bot authored May 8, 2023
1 parent 734863f commit db7cf64
Show file tree
Hide file tree
Showing 4 changed files with 375 additions and 345 deletions.
532 changes: 266 additions & 266 deletions .yarn/releases/yarn-3.5.0.cjs → .yarn/releases/yarn-3.5.1.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 @@ -6,4 +6,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.5.0.cjs
yarnPath: .yarn/releases/yarn-3.5.1.cjs
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@
"@chanzuckerberg/eslint-plugin-stories": "^3.2.14",
"@chanzuckerberg/prettier-config-edu": "^1.0.4",
"@chanzuckerberg/story-utils": "^3.0.14",
"@commitlint/cli": "^17.6.1",
"@commitlint/config-conventional": "^17.6.1",
"@commitlint/cli": "^17.6.3",
"@commitlint/config-conventional": "^17.6.3",
"@geometricpanda/storybook-addon-badges": "^1.1.1",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-typescript": "^11.1.0",
Expand All @@ -126,13 +126,13 @@
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^29.5.1",
"@types/lodash.debounce": "^4.0.7",
"@types/node": "^18.16.2",
"@types/react": "^18.2.0",
"@types/node": "^18.16.4",
"@types/react": "^18.2.5",
"@types/react-beautiful-dnd": "^13.1.4",
"@types/react-dom": "^18.2.1",
"@types/react-dom": "^18.2.3",
"@types/react-portal": "^4.0.4",
"axe-core": "4.7.0",
"chromatic": "^6.17.3",
"chromatic": "^6.17.4",
"codecov": "^3.8.3",
"copyfiles": "^2.4.1",
"eslint": "^8.39.0",
Expand All @@ -158,14 +158,14 @@
"prettier": "^2.8.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rollup": "^3.21.0",
"rollup": "^3.21.5",
"rollup-plugin-postcss": "^4.0.2",
"size-limit": "^8.2.4",
"snake-case": "^3.0.4",
"standard-version": "^9.5.0",
"storybook-css-modules-preset": "^1.1.1",
"style-dictionary": "^3.8.0",
"stylelint": "^15.6.0",
"stylelint": "^15.6.1",
"stylelint-config-recommended": "^10.0.1",
"tailwindcss": "^3.3.2",
"ts-jest": "^29.1.0",
Expand All @@ -180,5 +180,5 @@
"stylelint --fix"
]
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
Loading

0 comments on commit db7cf64

Please sign in to comment.