chore(deps): update dependency todomvc-app-css to ^2.4.3 (#9458)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-23 15:55:23 +08:00 committed by GitHub
parent 28a6f05bf5
commit 27e505241b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View File

@ -100,7 +100,7 @@
"serve": "^14.2.1",
"simple-git-hooks": "^2.9.0",
"terser": "^5.22.0",
"todomvc-app-css": "^2.4.2",
"todomvc-app-css": "^2.4.3",
"tslib": "^2.6.2",
"tsx": "^3.14.0",
"typescript": "^5.2.2",

View File

@ -138,8 +138,8 @@ importers:
specifier: ^5.22.0
version: 5.22.0
todomvc-app-css:
specifier: ^2.4.2
version: 2.4.2
specifier: ^2.4.3
version: 2.4.3
tslib:
specifier: ^2.6.2
version: 2.6.2
@ -5482,8 +5482,9 @@ packages:
is-number: 7.0.0
dev: true
/todomvc-app-css@2.4.2:
resolution: {integrity: sha512-ViAkQ7ed89rmhFIGRsT36njN+97z8+s3XsJnB8E2IKOq+/SLD/6PtSvmTtiwUcVk39qPcjAc/OyeDys4LoJUVg==}
/todomvc-app-css@2.4.3:
resolution: {integrity: sha512-mSnWZaKBWj9aQcFRsGguY/a8O8NR8GmecD48yU1rzwNemgZa/INLpIsxxMiToFGVth+uEKBrQ7IhWkaXZxwq5Q==}
engines: {node: '>=4'}
dev: true
/token-stream@1.0.0: