Skip to content

Commit

Permalink
chore(Deps): bumped Gulp to 5.0.0 and Nodemon to 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
raiseandfall committed Sep 4, 2024
1 parent d8707f4 commit cdcc041
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"enquirer": "^2.3.6",
"events": "^3.3.0",
"fs-browser-stub": "^1.0.1",
"gulp": "^4.0.2",
"gulp": "^5.0.0",
"htmlparser2": "^8.0.1",
"https-browserify": "^1.0.0",
"lodash": "^4.17.21",
Expand Down Expand Up @@ -93,7 +93,7 @@
"eslint": "^8.17.0",
"jasmine": "^4.1.0",
"jasmine-spec-reporter": "^7.0.0",
"nodemon": "^2.0.16",
"nodemon": "^3.1.4",
"nyc": "^15.1.0",
"standard-changelog": "^2.0.27",
"yargs": "^17.5.1"
Expand Down

0 comments on commit cdcc041

Please sign in to comment.