Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#180)
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 Dec 22, 2023
1 parent 45ab618 commit 3b1d590
Show file tree
Hide file tree
Showing 6 changed files with 78 additions and 222 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
"@rollup/plugin-replace": "5.0.4",
"@rollup/plugin-terser": "0.4.4",
"@rollup/pluginutils": "5.1.0",
"@willbooster/shared-lib-node": "5.0.5",
"@willbooster/shared-lib-node": "5.0.6",
"babel-plugin-polyfill-corejs3": "0.8.7",
"babel-plugin-transform-remove-console": "6.9.4",
"chalk": "5.3.0",
"core-js": "3.34.0",
"core-js-pure": "3.34.0",
"date-time": "4.0.0",
"pretty-ms": "8.0.0",
"rollup": "4.9.0",
"rollup": "4.9.1",
"rollup-plugin-analyzer": "4.0.0",
"rollup-plugin-keep-import": "1.0.2",
"rollup-plugin-node-externals": "6.1.2",
Expand All @@ -72,16 +72,16 @@
"@types/babel__core": "7.20.5",
"@types/babel__plugin-transform-runtime": "7.9.5",
"@types/babel__preset-env": "7.9.6",
"@types/eslint": "8.44.9",
"@types/node": "20.10.4",
"@types/eslint": "8.56.0",
"@types/node": "20.10.5",
"@types/signal-exit": "3.0.4",
"@types/yargs": "17.0.32",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@willbooster/babel-configs": "1.3.1",
"@willbooster/eslint-config-ts": "10.5.1",
"@willbooster/prettier-config": "9.1.2",
"@willbooster/wb": "6.1.13",
"@willbooster/wb": "6.1.14",
"conventional-changelog-conventionalcommits": "7.0.2",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -98,7 +98,7 @@
"semantic-release": "22.0.12",
"sort-package-json": "2.6.0",
"type-fest": "4.8.3",
"vitest": "1.0.4"
"vitest": "1.1.0"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion test-fixtures/lib-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"devDependencies": {
"@types/lodash.chunk": "4.2.9",
"@types/node": "20.10.4",
"@types/node": "20.10.5",
"lodash.chunk": "4.2.0"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions test-fixtures/lib-esm/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.10.4":
version: 20.10.4
resolution: "@types/node@npm:20.10.4"
"@types/node@npm:20.10.5":
version: 20.10.5
resolution: "@types/node@npm:20.10.5"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 2c8b70cba731eb2ae3ae046daa74903bfcbb0e7b9196da767e5895054f6d252296ae7a04fb1dbbcb53bb004c4c658c05eaea2731bc9e2dd9e08f7e88d672f563
checksum: be30609aae0bfe492097815f166ccc07f465220cb604647fa4e5ec05a1d16c012a41b82b5f11ecfe2485cbb479d4d20384b95b809ca0bcff6d94d5bbafa645bb
languageName: node
linkType: hard

Expand All @@ -35,7 +35,7 @@ __metadata:
resolution: "lib-esm@workspace:."
dependencies:
"@types/lodash.chunk": "npm:4.2.9"
"@types/node": "npm:20.10.4"
"@types/node": "npm:20.10.5"
lodash.chunk: "npm:4.2.0"
peerDependencies:
lodash.chunk: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion test-fixtures/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "lib",
"devDependencies": {
"@types/lodash.chunk": "4.2.9",
"@types/node": "20.10.4",
"@types/node": "20.10.5",
"lodash.chunk": "4.2.0"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions test-fixtures/lib/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.10.4":
version: 20.10.4
resolution: "@types/node@npm:20.10.4"
"@types/node@npm:20.10.5":
version: 20.10.5
resolution: "@types/node@npm:20.10.5"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 2c8b70cba731eb2ae3ae046daa74903bfcbb0e7b9196da767e5895054f6d252296ae7a04fb1dbbcb53bb004c4c658c05eaea2731bc9e2dd9e08f7e88d672f563
checksum: be30609aae0bfe492097815f166ccc07f465220cb604647fa4e5ec05a1d16c012a41b82b5f11ecfe2485cbb479d4d20384b95b809ca0bcff6d94d5bbafa645bb
languageName: node
linkType: hard

Expand All @@ -35,7 +35,7 @@ __metadata:
resolution: "lib@workspace:."
dependencies:
"@types/lodash.chunk": "npm:4.2.9"
"@types/node": "npm:20.10.4"
"@types/node": "npm:20.10.5"
lodash.chunk: "npm:4.2.0"
peerDependencies:
lodash.chunk: 4.2.0
Expand Down
Loading

0 comments on commit 3b1d590

Please sign in to comment.