Skip to content

Commit afecf7e

Browse files
Bump @types/css-modules from 1.0.1 to 1.0.2 (#229)
Bumps [@types/css-modules](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/css-modules) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/css-modules) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f65a84e commit afecf7e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"workbox-webpack-plugin": "^6.1.2"
2525
},
2626
"devDependencies": {
27-
"@types/css-modules": "^1.0.1",
27+
"@types/css-modules": "^1.0.2",
2828
"@types/node": "^14.14.22",
2929
"@types/react": "^17.0.3",
3030
"@types/react-dom": "^17.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1539,10 +1539,10 @@
15391539
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
15401540
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
15411541

1542-
"@types/css-modules@^1.0.1":
1543-
version "1.0.1"
1544-
resolved "https://registry.yarnpkg.com/@types/css-modules/-/css-modules-1.0.1.tgz#659f07354eeb7d7d8bcb219d172520aaf2c6345c"
1545-
integrity sha512-42y/VqQPXCQRZ9Ialiv6sdy0VbejPQPIMNT+0gV1kaUTJTmLugfM5CpHTmM3nXrO2/hti5IGAX/iQqWx+dimSg==
1542+
"@types/css-modules@^1.0.2":
1543+
version "1.0.2"
1544+
resolved "https://registry.yarnpkg.com/@types/css-modules/-/css-modules-1.0.2.tgz#8884135f9be3e204b42ef7ad7fce2474e8d74cb6"
1545+
integrity sha512-tyqlt2GtEBdsxJylh78zSxI/kOJK5Iz8Ta4Fxr8KLTP8mD/IgMa84D8EKPS/AWCp+MDoctgJyikrVWY28GKmcg==
15461546

15471547
"@types/estree@0.0.39":
15481548
version "0.0.39"

0 commit comments

Comments
 (0)