Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 10, 2023
1 parent fcef92f commit 14f6322
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 164 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,13 +93,13 @@
"entry": "lib/index.js",
"types": "lib/index.d.ts",
"devDependencies": {
"@chanzuckerberg/axe-storybook-testing": "^6.3.0",
"@chanzuckerberg/axe-storybook-testing": "^6.3.1",
"@chanzuckerberg/eslint-config-edu-js": "^1.1.0",
"@chanzuckerberg/eslint-config-edu-ts": "^1.0.7",
"@chanzuckerberg/eslint-config-edu-ts": "^1.0.9",
"@chanzuckerberg/eslint-plugin-edu-react": "^1.1.9",
"@chanzuckerberg/eslint-plugin-stories": "^3.2.12",
"@chanzuckerberg/eslint-plugin-stories": "^3.2.14",
"@chanzuckerberg/prettier-config-edu": "^1.0.4",
"@chanzuckerberg/story-utils": "^3.0.12",
"@chanzuckerberg/story-utils": "^3.0.13",
"@commitlint/cli": "^17.5.1",
"@commitlint/config-conventional": "^17.4.4",
"@geometricpanda/storybook-addon-badges": "^1.1.1",
Expand All @@ -122,12 +122,12 @@
"@types/jest": "^29.5.0",
"@types/lodash.debounce": "^4.0.7",
"@types/node": "^18.15.11",
"@types/react": "^18.0.31",
"@types/react": "^18.0.33",
"@types/react-beautiful-dnd": "^13.1.4",
"@types/react-dom": "^18.0.11",
"@types/react-portal": "^4.0.4",
"axe-core": "4.6.3",
"chromatic": "^6.17.2",
"chromatic": "^6.17.3",
"codecov": "^3.8.3",
"copyfiles": "^2.4.1",
"eslint": "^8.37.0",
Expand All @@ -141,7 +141,7 @@
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest-preset-stylelint": "^6.1.0",
"lint-staged": "^13.2.0",
"lint-staged": "^13.2.1",
"pascal-case": "^3.1.2",
"pinst": "^3.0.0",
"plop": "^3.1.2",
Expand All @@ -159,10 +159,10 @@
"standard-version": "^9.5.0",
"storybook-css-modules-preset": "^1.1.1",
"style-dictionary": "^3.7.2",
"stylelint": "^15.3.0",
"stylelint": "^15.4.0",
"stylelint-config-recommended": "^10.0.1",
"tailwindcss": "^3.3.1",
"ts-jest": "^29.0.5",
"ts-jest": "^29.1.0",
"typescript": "^4.9.5"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 14f6322

Please sign in to comment.