Skip to content

Commit 24abf3d

Browse files
chore(deps): update dependency todomvc-app-css to v2.4.2 (#895)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f78fb17 commit 24abf3d

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

packages/todo-example/client-apollo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react": "17.0.2",
2525
"react-dom": "17.0.2",
2626
"socket.io-client": "4.4.1",
27-
"todomvc-app-css": "2.4.1",
27+
"todomvc-app-css": "2.4.2",
2828
"vite": "2.7.13"
2929
},
3030
"scripts": {

packages/todo-example/client-relay/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"relay-config": "12.0.1",
2626
"relay-runtime": "12.0.0",
2727
"socket.io-client": "4.4.1",
28-
"todomvc-app-css": "2.4.1",
28+
"todomvc-app-css": "2.4.2",
2929
"classnames": "2.3.1",
3030
"vite": "2.7.13",
3131
"vite-plugin-babel-macros": "1.0.5"

packages/todo-example/client-urql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react": "17.0.2",
2424
"react-dom": "17.0.2",
2525
"socket.io-client": "4.4.1",
26-
"todomvc-app-css": "2.4.1",
26+
"todomvc-app-css": "2.4.2",
2727
"vite": "2.7.13"
2828
},
2929
"scripts": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8162,10 +8162,10 @@ to-regex-range@^5.0.1:
81628162
dependencies:
81638163
is-number "^7.0.0"
81648164

8165-
8166-
version "2.4.1"
8167-
resolved "https://registry.yarnpkg.com/todomvc-app-css/-/todomvc-app-css-2.4.1.tgz#528b7e40a2d82e01d2756333c8ac34e23b750ff8"
8168-
integrity sha512-1mZYRG435VmqIw1WahBYhAJbyfH4HnRNI8EgF4ypK4R1RjwgBBvXd0N57ZwCa1lbHzYBraA6+dVyAg3GAPEACQ==
8165+
8166+
version "2.4.2"
8167+
resolved "https://registry.yarnpkg.com/todomvc-app-css/-/todomvc-app-css-2.4.2.tgz#bb0f53a125ad079efdd2ca7ad692ddf39f39efa8"
8168+
integrity sha512-ViAkQ7ed89rmhFIGRsT36njN+97z8+s3XsJnB8E2IKOq+/SLD/6PtSvmTtiwUcVk39qPcjAc/OyeDys4LoJUVg==
81698169

81708170
toggle-selection@^1.0.6:
81718171
version "1.0.6"

0 commit comments

Comments
 (0)