Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the production-dependencies group with 1 update #182

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/fract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@alwatr/logger": "^3.2.5",
"@alwatr/signal": "^2.0.5",
"@alwatr/style": "workspace:^",
"lit-html": "^3.1.1",
"lit-html": "^3.1.2",
"tslib": "^2.6.2"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ __metadata:
"@alwatr/logger": "npm:^3.2.5"
"@alwatr/signal": "npm:^2.0.5"
"@alwatr/style": "workspace:^"
lit-html: "npm:^3.1.1"
lit-html: "npm:^3.1.2"
tslib: "npm:^2.6.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -7497,12 +7497,12 @@ __metadata:
languageName: node
linkType: hard

"lit-html@npm:^3.1.1":
version: 3.1.1
resolution: "lit-html@npm:3.1.1"
"lit-html@npm:^3.1.2":
version: 3.1.2
resolution: "lit-html@npm:3.1.2"
dependencies:
"@types/trusted-types": "npm:^2.0.2"
checksum: 10c0/c4f12b0b49739b1dd83e172b20e5b8f2ad5b92a72c25aa19e3cc169823164b7aeb12fb098ef6ab1031e6ed15b4119659190832e0b066df785d903bebe6734b87
checksum: 10c0/923ef6e0d52aef0cd1f3d6922c7b46e9de7efe0493b205da7f0e5a1d50ab02884cab87425886e2281396ece7745e4b794220bb5e8c4fedbdba47281aeeb489d3
languageName: node
linkType: hard

Expand Down
Loading