Skip to content

Commit

Permalink
Update dependencies (#86)
Browse files Browse the repository at this point in the history
* Update many packages.

* Commit package lock file

* Downgrade chalk

* Downgrade strip-ansi

* Downgrade eslint

* Rebuild lock file

* Update postcss

* Switch to using del because gulp-clean is deprecated

* Harden checks on empty directories

* Update notify

* Early exit if directories don't exist

* Downgrade inquirer due to requiring ESM

* Check if directories exist before using

* Replace lingering plugins.clean usage

* Exclude the build directory
  • Loading branch information
agibson-godaddy authored Feb 27, 2025
1 parent 0c190cd commit fdb145f
Show file tree
Hide file tree
Showing 9 changed files with 20,807 additions and 47 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/.idea
/tmp
/node_modules
package-lock.json
.DS_Store
.env
npm-debug.log
Loading

0 comments on commit fdb145f

Please sign in to comment.