Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#184)
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 Jan 5, 2024
1 parent 06fd5ad commit 393b3dd
Show file tree
Hide file tree
Showing 6 changed files with 196 additions and 188 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
},
"prettier": "@willbooster/prettier-config",
"dependencies": {
"@babel/core": "7.23.6",
"@babel/plugin-proposal-decorators": "7.23.6",
"@babel/core": "7.23.7",
"@babel/plugin-proposal-decorators": "7.23.7",
"@babel/plugin-proposal-explicit-resource-management": "7.23.3",
"@babel/plugin-syntax-import-assertions": "7.23.3",
"@babel/plugin-transform-runtime": "7.23.6",
"@babel/preset-env": "7.23.6",
"@babel/plugin-transform-runtime": "7.23.7",
"@babel/preset-env": "7.23.7",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@rollup/plugin-babel": "6.0.4",
Expand All @@ -56,7 +56,7 @@
"core-js-pure": "3.35.0",
"date-time": "4.0.0",
"pretty-ms": "8.0.0",
"rollup": "4.9.1",
"rollup": "4.9.3",
"rollup-plugin-analyzer": "4.0.0",
"rollup-plugin-keep-import": "1.0.2",
"rollup-plugin-node-externals": "6.1.2",
Expand All @@ -72,8 +72,8 @@
"@types/babel__core": "7.20.5",
"@types/babel__plugin-transform-runtime": "7.9.5",
"@types/babel__preset-env": "7.9.6",
"@types/eslint": "8.56.0",
"@types/node": "20.10.5",
"@types/eslint": "8.56.1",
"@types/node": "20.10.6",
"@types/signal-exit": "3.0.4",
"@types/yargs": "17.0.32",
"@typescript-eslint/eslint-plugin": "6.17.0",
Expand All @@ -98,7 +98,7 @@
"semantic-release": "22.0.12",
"sort-package-json": "2.6.0",
"type-fest": "4.9.0",
"vitest": "1.1.0"
"vitest": "1.1.3"
},
"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.5",
"@types/node": "20.10.6",
"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.5":
version: 20.10.5
resolution: "@types/node@npm:20.10.5"
"@types/node@npm:20.10.6":
version: 20.10.6
resolution: "@types/node@npm:20.10.6"
dependencies:
undici-types: "npm:~5.26.4"
checksum: be30609aae0bfe492097815f166ccc07f465220cb604647fa4e5ec05a1d16c012a41b82b5f11ecfe2485cbb479d4d20384b95b809ca0bcff6d94d5bbafa645bb
checksum: 6692ccfa8552ef60c4069fda3c8de726c23e8d403cdf788e3c7efa769987e80fbda5f02723dd857f9de7df24a5fa40b3ed4580ec3c5cbac04eba44cf7b2ab1dc
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.5"
"@types/node": "npm:20.10.6"
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.5",
"@types/node": "20.10.6",
"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.5":
version: 20.10.5
resolution: "@types/node@npm:20.10.5"
"@types/node@npm:20.10.6":
version: 20.10.6
resolution: "@types/node@npm:20.10.6"
dependencies:
undici-types: "npm:~5.26.4"
checksum: be30609aae0bfe492097815f166ccc07f465220cb604647fa4e5ec05a1d16c012a41b82b5f11ecfe2485cbb479d4d20384b95b809ca0bcff6d94d5bbafa645bb
checksum: 6692ccfa8552ef60c4069fda3c8de726c23e8d403cdf788e3c7efa769987e80fbda5f02723dd857f9de7df24a5fa40b3ed4580ec3c5cbac04eba44cf7b2ab1dc
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.5"
"@types/node": "npm:20.10.6"
lodash.chunk: "npm:4.2.0"
peerDependencies:
lodash.chunk: 4.2.0
Expand Down
Loading

0 comments on commit 393b3dd

Please sign in to comment.