Skip to content

Commit

Permalink
Update modules
Browse files Browse the repository at this point in the history
  • Loading branch information
otacke committed Nov 6, 2023
1 parent d44d73a commit 86f3ca6
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 39 deletions.
79 changes: 43 additions & 36 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 @@ -26,16 +26,16 @@
"@babel/preset-env": "^7.23.2",
"babel-loader": "^9.1.3",
"css-loader": "^6.8.1",
"eslint": "^8.51.0",
"eslint": "^8.53.0",
"eslint-plugin-jsdoc": "^46.8.2",
"mini-css-extract-plugin": "^2.7.6",
"regenerator-runtime": "^0.14.0",
"resolve-url-loader": "^5.0.0",
"sass": "^1.69.3",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"stylelint": "^15.11.0",
"stylelint-config-recommended": "^13.0.0",
"stylelint-config-recommended-scss": "^13.0.0",
"stylelint-config-recommended-scss": "^13.1.0",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4"
},
Expand Down

0 comments on commit 86f3ca6

Please sign in to comment.