Skip to content

Commit

Permalink
build(deps): upgrade NPM packages (#2412)
Browse files Browse the repository at this point in the history
# Updating dependencies

2 package(s) will be upgraded:
```
Package                                 Current       Wanted   Latest  Location                                         Depended by
fast-glob                                 3.3.2        3.3.3    3.3.3  node_modules/fast-glob                           nicolas-hoizey.com
sass                                     1.83.0       1.83.1   1.83.1  node_modules/sass                                nicolas-hoizey.com
```
  • Loading branch information
kodiakhq[bot] authored Jan 6, 2025
2 parents 842a3f2 + ec69ac6 commit ba2b12b
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 55 deletions.
156 changes: 103 additions & 53 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"eslint": "^8.57.1",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^4.2.1",
"fast-glob": "^3.3.2",
"fast-glob": "^3.3.3",
"fast-memoize": "^2.5.2",
"feather-icons": "^4.29.2",
"html-minifier": "^4.0.0",
Expand Down Expand Up @@ -108,7 +108,7 @@
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-visualizer": "^5.13.1",
"sanitize-html": "^2.14.0",
"sass": "^1.83.0",
"sass": "^1.83.1",
"stylelint": "^15.11.0",
"stylelint-config-idiomatic-order": "^9.0.0",
"stylelint-config-prettier": "^9.0.5",
Expand Down

0 comments on commit ba2b12b

Please sign in to comment.