Skip to content

Commit facdaeb

Browse files
chore(deps): update dependency @types/css to ^0.0.38
1 parent 48089e6 commit facdaeb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@types/chai": "^4.3.4",
44-
"@types/css": "^0.0.34",
44+
"@types/css": "^0.0.38",
4545
"@types/mocha": "^10.0.1",
4646
"@types/node": "^18.13.0",
4747
"@typescript-eslint/eslint-plugin": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -281,10 +281,10 @@
281281
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.6.tgz#7b489e8baf393d5dd1266fb203ddd4ea941259e6"
282282
integrity sha512-VOVRLM1mBxIRxydiViqPcKn6MIxZytrbMpd6RJLIWKxUNr3zux8no0Oc7kJx0WAPIitgZ0gkrDS+btlqQpubpw==
283283

284-
"@types/css@^0.0.34":
285-
version "0.0.34"
286-
resolved "https://registry.yarnpkg.com/@types/css/-/css-0.0.34.tgz#73c912334a9a5b67f57d44a3020c7b030bd37460"
287-
integrity sha512-nyZiWXt6gBG7Jj7BYB4zdHXyrhcAjJH8qv+BUsO8FMJR5be7H5ETOaibB3uvXeX5lc57LWkecNJv03q0+JpbXA==
284+
"@types/css@^0.0.38":
285+
version "0.0.38"
286+
resolved "https://registry.yarnpkg.com/@types/css/-/css-0.0.38.tgz#fe7291e420488528305e68b1a6fc0486ba5e8a75"
287+
integrity sha512-FsAy4pBnrJb8qdKmIyDy582o4Xt8pHwpCwYRmIvXw4dslA7C4436oOM+8XNnMEsV/LSculbFNaZsBZmycDjARw==
288288

289289
"@types/json-schema@^7.0.12":
290290
version "7.0.13"

0 commit comments

Comments
 (0)