Skip to content

Commit

Permalink
chore(deps): update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent fde5d35 commit 1f007cb
Show file tree
Hide file tree
Showing 6 changed files with 330 additions and 148 deletions.
2 changes: 1 addition & 1 deletion apps/lit-override/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"eslint-config-custom": "workspace:*",
"rimraf": "5.0.7",
"tsconfig-config": "workspace:*",
"typescript": "5.4.5",
"typescript": "5.5.2",
"vite": "5.3.2"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/lit-override/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@
"jest-config": "workspace:*",
"lit": "3.1.4",
"lit-html": "3.1.4",
"playwright": "1.44.1",
"playwright": "1.45.0",
"rimraf": "5.0.7",
"sinon": "17.0.1",
"tsconfig-config": "workspace:*",
"tslib": "2.6.3",
"tsup": "8.0.2",
"typescript": "5.4.5"
"tsup": "8.1.0",
"typescript": "5.5.2"
},
"peerDependencies": {
"lit": "3.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/story-tokens-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"rimraf": "5.0.7",
"storybook": "7.6.20",
"tsconfig-config": "workspace:*",
"typescript": "5.4.5",
"typescript": "5.5.2",
"vite": "5.3.2",
"vite-plugin-dts": "3.9.1",
"vite-plugin-lib-inject-css": "1.3.0"
Expand Down
Loading

0 comments on commit 1f007cb

Please sign in to comment.