Skip to content

Commit f6bc9f4

Browse files
committed
chore(deps): update dependency @types/node to v17.0.45
1 parent 4aa24b5 commit f6bc9f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/with-css-variables/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@tailwindcss/container-queries": "0.1.1",
1616
"@tailwindcss/typography": "0.5.9",
17-
"@types/node": "17.0.35",
17+
"@types/node": "17.0.45",
1818
"@types/react": "18.2.14",
1919
"@types/react-dom": "18.2.6",
2020
"autoprefixer": "10.4.14",

example/with-css-variables/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,10 @@
157157
lodash.merge "^4.6.2"
158158
postcss-selector-parser "6.0.10"
159159

160-
"@types/[email protected].35":
161-
version "17.0.35"
162-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.35.tgz#635b7586086d51fb40de0a2ec9d1014a5283ba4a"
163-
integrity sha512-vu1SrqBjbbZ3J6vwY17jBs8Sr/BKA+/a/WtjRG+whKg1iuLFOosq872EXS0eXWILdO36DHQQeku/ZcL6hz2fpg==
160+
"@types/[email protected].45":
161+
version "17.0.45"
162+
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.45.tgz#2c0fafd78705e7a18b7906b5201a522719dc5190"
163+
integrity sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==
164164

165165
"@types/prop-types@*":
166166
version "15.7.5"

0 commit comments

Comments
 (0)