Merge pull request #385 from umbraco/dependabot/npm_and_yarn/lit-html-2.6.0
This commit is contained in:
14
src/Umbraco.Web.UI.Client/package-lock.json
generated
14
src/Umbraco.Web.UI.Client/package-lock.json
generated
@@ -56,7 +56,7 @@
|
||||
"eslint-plugin-lit-a11y": "^2.3.0",
|
||||
"eslint-plugin-local-rules": "^1.3.2",
|
||||
"eslint-plugin-storybook": "^0.6.8",
|
||||
"lit-html": "^2.5.0",
|
||||
"lit-html": "^2.6.0",
|
||||
"msw": "^0.49.2",
|
||||
"msw-storybook-addon": "^1.6.3",
|
||||
"openapi-typescript-codegen": "^0.23.0",
|
||||
@@ -17252,9 +17252,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/lit-html": {
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/lit-html/-/lit-html-2.5.0.tgz",
|
||||
"integrity": "sha512-bLHosg1XL3JRUcKdSVI0sLCs0y1wWrj2sqqAN3cZ7bDDPNgmDHH29RV48x6Wz3ZmkxIupaE+z7uXSZ/pXWAO1g==",
|
||||
"version": "2.6.0",
|
||||
"resolved": "https://registry.npmjs.org/lit-html/-/lit-html-2.6.0.tgz",
|
||||
"integrity": "sha512-slNAAYfvC7LxeryDOnPFl5uTpxGYGJ6UR9SFmfY+gQ+sf30z1atDPXlgjcSTtwymNdlwDhfGjq+EemQRXp9z1g==",
|
||||
"dependencies": {
|
||||
"@types/trusted-types": "^2.0.2"
|
||||
}
|
||||
@@ -41557,9 +41557,9 @@
|
||||
}
|
||||
},
|
||||
"lit-html": {
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/lit-html/-/lit-html-2.5.0.tgz",
|
||||
"integrity": "sha512-bLHosg1XL3JRUcKdSVI0sLCs0y1wWrj2sqqAN3cZ7bDDPNgmDHH29RV48x6Wz3ZmkxIupaE+z7uXSZ/pXWAO1g==",
|
||||
"version": "2.6.0",
|
||||
"resolved": "https://registry.npmjs.org/lit-html/-/lit-html-2.6.0.tgz",
|
||||
"integrity": "sha512-slNAAYfvC7LxeryDOnPFl5uTpxGYGJ6UR9SFmfY+gQ+sf30z1atDPXlgjcSTtwymNdlwDhfGjq+EemQRXp9z1g==",
|
||||
"requires": {
|
||||
"@types/trusted-types": "^2.0.2"
|
||||
}
|
||||
|
||||
@@ -101,7 +101,7 @@
|
||||
"eslint-plugin-lit-a11y": "^2.3.0",
|
||||
"eslint-plugin-local-rules": "^1.3.2",
|
||||
"eslint-plugin-storybook": "^0.6.8",
|
||||
"lit-html": "^2.5.0",
|
||||
"lit-html": "^2.6.0",
|
||||
"msw": "^0.49.2",
|
||||
"msw-storybook-addon": "^1.6.3",
|
||||
"openapi-typescript-codegen": "^0.23.0",
|
||||
|
||||
Reference in New Issue
Block a user