Skip to content

Commit

Permalink
perf: update repo dependencies
Browse files Browse the repository at this point in the history
Changes to be committed:
modified:   package-lock.json
modified:   package.json
  • Loading branch information
blackfalcon committed Jul 25, 2024
1 parent 08682ca commit a63bb6d
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 48 deletions.
93 changes: 50 additions & 43 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"chalk": "^5.3.0"
},
"devDependencies": {
"@aurodesignsystem/design-tokens": "^4.7.0",
"@aurodesignsystem/design-tokens": "^4.9.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@semantic-release/changelog": "^6.0.3",
Expand All @@ -29,14 +29,14 @@
"auto-changelog": "^2.3.0",
"concat": "^1.0.3",
"copyfiles": "^2.4.1",
"glob": "^10.4.1",
"husky": "^9.0.11",
"glob": "^11.0.0",
"husky": "^9.1.2",
"jest": "^29.7.0",
"live-server": "^1.2.1",
"nodemon": "^3.1.3",
"nodemon": "^3.1.4",
"npm-run-all": "^4.1.5",
"replace-in-file": "^7.2.0",
"sass": "^1.77.5",
"sass": "^1.77.8",
"sass-lint": "^1.13.1",
"sass-true": ">=6.1.0",
"sassdoc": "^2.7.3",
Expand Down

0 comments on commit a63bb6d

Please sign in to comment.