Skip to content

Commit 74aeeea

Browse files
authored
Merge branch 'main' into fix-rollup-corrected-selector-nesting
2 parents e781b58 + 69dccd4 commit 74aeeea

File tree

4 files changed

+70
-70
lines changed

4 files changed

+70
-70
lines changed

package-lock.json

Lines changed: 65 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,15 +80,15 @@
8080
"update:icon-fonts": "npm-run-all generate:icon-fonts generate:icon-types"
8181
},
8282
"devDependencies": {
83-
"@commitlint/cli": "18.4.4",
84-
"@commitlint/config-conventional": "18.4.4",
83+
"@commitlint/cli": "18.5.0",
84+
"@commitlint/config-conventional": "18.5.0",
8585
"@playwright/test": "1.41.1",
8686
"adm-zip": "0.5.10",
8787
"commander": "^11.1.0",
8888
"cpr": "3.0.1",
8989
"cross-env": "^7.0.3",
9090
"cssnano": "^6.0.3",
91-
"dotenv": "^16.3.2",
91+
"dotenv": "^16.4.1",
9292
"eslint-plugin-prettier": "^5.1.3",
9393
"fs-extra": "^11.2.0",
9494
"glob": "^10.3.10",

packages/foundations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@zeplin/sdk": "^1.18.0",
4141
"cpr": "3.0.1",
42-
"dotenv": "^16.3.2",
42+
"dotenv": "^16.4.1",
4343
"nodemon": "3.0.3",
4444
"sass": "^1.70.0",
4545
"style-dictionary": "3.9.2"

showcases/patternhub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@mdx-js/react": "^3.0.0",
3535
"@next/mdx": "^14.0.4",
3636
"@types/dompurify": "3.0.5",
37-
"@types/node": "20.11.5",
37+
"@types/node": "20.11.6",
3838
"@types/react": "18.2.48",
3939
"@types/react-dom": "18.2.18",
4040
"esbuild": "0.19.12",

0 commit comments

Comments
 (0)