Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent fc0fe6d commit b85a9ef
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.20.4
18.20.5
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@
"puml": "npx puml generate flow.puml -o flow.png",
"release": "standard-version"
},
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.4",
"dependencies": {
"@rspack/lite-tapable": "^1.0.1"
},
"devDependencies": {
"@types/node": "^20.17.5",
"@types/node": "^20.17.9",
"css-loader": "5.2.7",
"dir-compare": "^3.3.0",
"html-loader": "2.1.2",
"jest": "^27.5.1",
"lodash": "^4.17.21",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"pug": "3.0.3",
"pug-loader": "2.4.0",
"raw-loader": "4.0.2",
Expand Down Expand Up @@ -60,7 +60,7 @@
"homepage": "https://github.com/rspack-contrib/html-rspack-plugin",
"repository": "https://github.com/rspack-contrib/html-rspack-plugin.git",
"engines": {
"node": ">=16.0.0"
"node": ">=16.20.2"
},
"jest": {
"watchPathIgnorePatterns": [
Expand Down
56 changes: 28 additions & 28 deletions pnpm-lock.yaml

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

0 comments on commit b85a9ef

Please sign in to comment.