Skip to content

Commit

Permalink
Update dependency upgrades - non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 9f1adc4 commit ead9a9b
Show file tree
Hide file tree
Showing 4 changed files with 96 additions and 91 deletions.
2 changes: 1 addition & 1 deletion docker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
],
"type": "module",
"dependencies": {
"execa": "9.4.0"
"execa": "9.4.1"
}
}
10 changes: 5 additions & 5 deletions docker/pnpm-lock.yaml

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"cheerio": "1.0.0",
"depcheck": "1.4.7",
"domhandler": "5.0.3",
"execa": "9.4.0",
"execa": "9.4.1",
"listr2": "8.2.5",
"node-fetch": "3.3.2",
"p-reduce": "3.0.0",
Expand All @@ -44,18 +44,18 @@
"tsx": "4.19.1"
},
"devDependencies": {
"@types/node": "22.7.5",
"@types/node": "22.7.6",
"@types/p-map": "2.0.0",
"@types/semver": "7.5.8",
"eslint": "9.12.0",
"eslint-config-upleveled": "8.8.0",
"p-map": "7.0.2",
"prettier": "3.3.3",
"stylelint": "16.9.0",
"stylelint": "16.10.0",
"typescript": "5.6.3",
"vitest": "2.1.2"
"vitest": "2.1.3"
},
"packageManager": "pnpm@9.12.1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4",
"packageManager": "pnpm@9.12.2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228",
"engines": {
"node": ">=18"
}
Expand Down
Loading

0 comments on commit ead9a9b

Please sign in to comment.