Skip to content

Commit 954edac

Browse files
chore(deps): update dependency @types/css to ^0.0.38
1 parent 1b91603 commit 954edac

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
@@ -288,10 +288,10 @@
288288
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.20.tgz#cb291577ed342ca92600430841a00329ba05cecc"
289289
integrity sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ==
290290

291-
"@types/css@^0.0.34":
292-
version "0.0.34"
293-
resolved "https://registry.yarnpkg.com/@types/css/-/css-0.0.34.tgz#73c912334a9a5b67f57d44a3020c7b030bd37460"
294-
integrity sha512-nyZiWXt6gBG7Jj7BYB4zdHXyrhcAjJH8qv+BUsO8FMJR5be7H5ETOaibB3uvXeX5lc57LWkecNJv03q0+JpbXA==
291+
"@types/css@^0.0.38":
292+
version "0.0.38"
293+
resolved "https://registry.yarnpkg.com/@types/css/-/css-0.0.38.tgz#fe7291e420488528305e68b1a6fc0486ba5e8a75"
294+
integrity sha512-FsAy4pBnrJb8qdKmIyDy582o4Xt8pHwpCwYRmIvXw4dslA7C4436oOM+8XNnMEsV/LSculbFNaZsBZmycDjARw==
295295

296296
"@types/json-schema@^7.0.12":
297297
version "7.0.15"

0 commit comments

Comments
 (0)