Skip to content

Commit

Permalink
Update JS doc deps
Browse files Browse the repository at this point in the history
  • Loading branch information
facelessuser committed Aug 28, 2023
1 parent 182e8fb commit 145e332
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
142 changes: 71 additions & 71 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"devDependencies": {
"@babel/cli": "^7.22.10",
"@babel/core": "^7.22.10",
"@babel/eslint-parser": "^7.22.10",
"@babel/core": "^7.22.11",
"@babel/eslint-parser": "^7.22.11",
"@babel/plugin-external-helpers": "^7.22.5",
"@babel/preset-env": "^7.22.10",
"@babel/register": "^7.22.5",
Expand All @@ -34,7 +34,7 @@
"clean-css": "^5.3.2",
"css-mqpacker": "^7.0.0",
"del": "^7.0.0",
"eslint": "^8.47.0",
"eslint": "^8.48.0",
"gulp": "^4.0.2",
"gulp-clean-css": "^4.3.0",
"gulp-concat": "^2.6.1",
Expand Down

0 comments on commit 145e332

Please sign in to comment.