Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanjones243 committed Aug 5, 2024
1 parent 1d1d62b commit 5d6e9c7
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 75 deletions.
138 changes: 69 additions & 69 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@
"url": "https://github.com/AlaskaAirlines/Icons"
},
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@web/dev-server": "^0.4.4",
"copyfiles": "^2.4.1",
"file-system": "^2.2.2",
"husky": "^9.0.11",
"husky": "^9.1.4",
"jest": "^29.7.0",
"jsonlint2": "^1.7.1",
"nodemon": "^3.1.0",
"nodemon": "^3.1.4",
"npm-run-all": "^4.1.5",
"semantic-release": "^23.0.2",
"svglint": "^2.7.1",
"typescript": "^5.4.4"
"typescript": "^5.5.4"
},
"scripts": {
"postinstall": "node packageScripts/postinstall.js",
Expand Down Expand Up @@ -110,6 +110,6 @@
],
"dependencies": {
"chalk": "4.1.2",
"svgo": "^3.2.0"
"svgo": "^3.3.2"
}
}

0 comments on commit 5d6e9c7

Please sign in to comment.