diff --git a/package.json b/package.json index c51efc9..c802c1f 100755 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "@types/chai": "^4.3.4", - "@types/css": "^0.0.34", + "@types/css": "^0.0.38", "@types/mocha": "^10.0.1", "@types/node": "^18.13.0", "@typescript-eslint/eslint-plugin": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index 25f8854..ad035bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -288,10 +288,10 @@ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.20.tgz#cb291577ed342ca92600430841a00329ba05cecc" integrity sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ== -"@types/css@^0.0.34": - version "0.0.34" - resolved "https://registry.yarnpkg.com/@types/css/-/css-0.0.34.tgz#73c912334a9a5b67f57d44a3020c7b030bd37460" - integrity sha512-nyZiWXt6gBG7Jj7BYB4zdHXyrhcAjJH8qv+BUsO8FMJR5be7H5ETOaibB3uvXeX5lc57LWkecNJv03q0+JpbXA== +"@types/css@^0.0.38": + version "0.0.38" + resolved "https://registry.yarnpkg.com/@types/css/-/css-0.0.38.tgz#fe7291e420488528305e68b1a6fc0486ba5e8a75" + integrity sha512-FsAy4pBnrJb8qdKmIyDy582o4Xt8pHwpCwYRmIvXw4dslA7C4436oOM+8XNnMEsV/LSculbFNaZsBZmycDjARw== "@types/json-schema@^7.0.12": version "7.0.15"