Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bhousel committed Nov 1, 2022
1 parent 2203801 commit b7908e9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"dist:view": "svg-sprite --view --view-dest . --shape-transform '' --shape-id-generator \"temaki-%s\" -w 15 -h 15 --view-bust false --view-sprite dist/temaki-view.svg icons/*.svg"
},
"devDependencies": {
"chalk": "^5.0.0",
"glob": "^8.0.1",
"chalk": "^5.1.2",
"glob": "^8.0.3",
"npm-run-all": "^4.1.5",
"shx": "^0.3.3",
"shx": "^0.3.4",
"svg-path-parse": "^1.1.3",
"svg-sprite": "^2.0.1",
"xmlbuilder2": "^3.0.1"
"xmlbuilder2": "^3.0.2"
},
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
Expand Down

0 comments on commit b7908e9

Please sign in to comment.