Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#209)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent 3ce0875 commit 540c5e6
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 25 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@rollup/plugin-replace": "5.0.4",
"@rollup/plugin-terser": "0.4.4",
"@rollup/pluginutils": "5.1.0",
"@willbooster/shared-lib-node": "5.0.12",
"@willbooster/shared-lib-node": "5.0.13",
"babel-plugin-polyfill-corejs3": "0.9.0",
"babel-plugin-transform-remove-console": "6.9.4",
"chalk": "5.3.0",
Expand Down Expand Up @@ -81,7 +81,7 @@
"@willbooster/babel-configs": "1.3.1",
"@willbooster/eslint-config-ts": "10.5.1",
"@willbooster/prettier-config": "9.1.2",
"@willbooster/wb": "6.2.5",
"@willbooster/wb": "6.2.6",
"conventional-changelog-conventionalcommits": "7.0.2",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
Expand Down
39 changes: 16 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3038,28 +3038,28 @@ __metadata:
languageName: node
linkType: hard

"@willbooster/shared-lib-node@npm:5.0.12":
version: 5.0.12
resolution: "@willbooster/shared-lib-node@npm:5.0.12"
"@willbooster/shared-lib-node@npm:5.0.13":
version: 5.0.13
resolution: "@willbooster/shared-lib-node@npm:5.0.13"
dependencies:
dotenv: "npm:16.4.1"
dotenv: "npm:16.4.5"
tree-kill: "npm:1.2.2"
checksum: 10c0/91ca8e7c40a060733b34727d2c784399e3fb6abe46034fa376ac4bac2069b6cffb9f19d5f12e7cec118dbd122c491b9c60f94177a22c62b0bfcb2dd1604b6cfb
checksum: 10c0/bad84a3b3b7391722ced67b61888da69a70a901cbbd9090955ed7a2d67debbdd33eb6542db7fdc8f37a6e1382d33847568ce14244654b625a2c7275d60442ca7
languageName: node
linkType: hard

"@willbooster/wb@npm:6.2.5":
version: 6.2.5
resolution: "@willbooster/wb@npm:6.2.5"
"@willbooster/wb@npm:6.2.6":
version: 6.2.6
resolution: "@willbooster/wb@npm:6.2.6"
dependencies:
chalk: "npm:5.3.0"
dotenv: "npm:16.4.4"
dotenv: "npm:16.4.5"
kill-port: "npm:2.0.1"
minimal-promise-pool: "npm:4.0.0"
tree-kill: "npm:1.2.2"
bin:
wb: bin/index.js
checksum: 10c0/26fecfaa08eeff89daa492709b86baec2f8efa29f0d437734a297cc5bfb276d570d7d21c64720e187d5c4ffaf4a6fc4df3f936f6e17129185502aaaee1e64d41
checksum: 10c0/fc09bf1d7905c49894a66e7e3c17a2de2e585fbf5046f7d69ab45ea09dfb435a9db6c912abba8aaa817dfc95602f337f8d18108ac81476109c465aca91aa7304
languageName: node
linkType: hard

Expand Down Expand Up @@ -3557,8 +3557,8 @@ __metadata:
"@willbooster/babel-configs": "npm:1.3.1"
"@willbooster/eslint-config-ts": "npm:10.5.1"
"@willbooster/prettier-config": "npm:9.1.2"
"@willbooster/shared-lib-node": "npm:5.0.12"
"@willbooster/wb": "npm:6.2.5"
"@willbooster/shared-lib-node": "npm:5.0.13"
"@willbooster/wb": "npm:6.2.6"
babel-plugin-polyfill-corejs3: "npm:0.9.0"
babel-plugin-transform-remove-console: "npm:6.9.4"
chalk: "npm:5.3.0"
Expand Down Expand Up @@ -4324,17 +4324,10 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:16.4.1":
version: 16.4.1
resolution: "dotenv@npm:16.4.1"
checksum: 10c0/ef3d95f48f38146df0881a4b58447ae437d2da3f6d645074b84de4e64ef64ba75fc357c5ed66b3c2b813b5369fdeb6a4777d6ade2d50e54eed6aa06dddc98bc4
languageName: node
linkType: hard

"dotenv@npm:16.4.4":
version: 16.4.4
resolution: "dotenv@npm:16.4.4"
checksum: 10c0/f66ad105144c9106a868c8e244ace6097a0318f63284894e6c7b298c7e096911958837117d936d3c341db550e2fcb21a7a5ad396437638f605460e82b1dd30ee
"dotenv@npm:16.4.5":
version: 16.4.5
resolution: "dotenv@npm:16.4.5"
checksum: 10c0/48d92870076832af0418b13acd6e5a5a3e83bb00df690d9812e94b24aff62b88ade955ac99a05501305b8dc8f1b0ee7638b18493deb6fe93d680e5220936292f
languageName: node
linkType: hard

Expand Down

0 comments on commit 540c5e6

Please sign in to comment.