Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit 8ff93e6

Browse files
committed
Update dependency todomvc-app-css to v2.4.2
1 parent 0fbaba4 commit 8ff93e6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
"react-redux": "8.0.5",
5959
"redux": "4.2.0",
6060
"reselect": "4.1.7",
61-
"todomvc-app-css": "2.3.0"
61+
"todomvc-app-css": "2.4.2"
6262
}
6363
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8482,10 +8482,10 @@ to-regex@^3.0.1, to-regex@^3.0.2:
84828482
regex-not "^1.0.2"
84838483
safe-regex "^1.1.0"
84848484

8485-
todomvc-app-css@2.3.0:
8486-
version "2.3.0"
8487-
resolved "https://registry.yarnpkg.com/todomvc-app-css/-/todomvc-app-css-2.3.0.tgz#cc27f1686ab4c418eef4e790289cc124baca2546"
8488-
integrity sha512-RG8hxqoVn8Be3wxyuyHfOSAXiY1Z0N+PYQOe/jxzy3wpU1Obfwd1RF1i/fz/fR+MrYL+Q+BdrUt8SsXdtR7Oow==
8485+
todomvc-app-css@2.4.2:
8486+
version "2.4.2"
8487+
resolved "https://registry.yarnpkg.com/todomvc-app-css/-/todomvc-app-css-2.4.2.tgz#bb0f53a125ad079efdd2ca7ad692ddf39f39efa8"
8488+
integrity sha512-ViAkQ7ed89rmhFIGRsT36njN+97z8+s3XsJnB8E2IKOq+/SLD/6PtSvmTtiwUcVk39qPcjAc/OyeDys4LoJUVg==
84898489

84908490
84918491
version "1.0.0"

0 commit comments

Comments
 (0)