mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Merge pull request #4788 from tridactyl/dependabot/npm_and_yarn/types/css-0.0.35
Bump @types/css from 0.0.33 to 0.0.35
This commit is contained in:
commit
7be98b9f00
2 changed files with 5 additions and 5 deletions
|
@ -31,7 +31,7 @@
|
|||
"xss": "^1.0.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/css": "0.0.33",
|
||||
"@types/css": "0.0.35",
|
||||
"@types/firefox-webext-browser": "^111.0.1",
|
||||
"@types/jest": "^27.5.0",
|
||||
"@types/nearley": "^2.11.2",
|
||||
|
|
|
@ -947,10 +947,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
|
||||
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
|
||||
|
||||
"@types/css@0.0.33":
|
||||
version "0.0.33"
|
||||
resolved "https://registry.yarnpkg.com/@types/css/-/css-0.0.33.tgz#d0b49c4090c09c8e5dc01364560627e5ebb770f2"
|
||||
integrity sha512-qjeDgh86R0LIeEM588q65yatc8Yyo/VvSIYFqq8JOIHDolhGNX0rz7k/OuxqDpnpqlefoHj8X4Ai/6hT9IWtKQ==
|
||||
"@types/css@0.0.35":
|
||||
version "0.0.35"
|
||||
resolved "https://registry.yarnpkg.com/@types/css/-/css-0.0.35.tgz#b4b7aa4540ec3e4f1583d112fbf4ecd2f236e095"
|
||||
integrity sha512-2bWLjOveZSQ3brL6qCG0krGn1g/sWPSMiQN4i5OjbZBZkumKFRWXTKpj7YFJttgulaOMsAxFyBQRj3OlWh2abQ==
|
||||
|
||||
"@types/firefox-webext-browser@^111.0.1":
|
||||
version "111.0.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue