Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#186)
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 12, 2024
1 parent 92acfd6 commit 4243593
Show file tree
Hide file tree
Showing 8 changed files with 162 additions and 163 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@babel/plugin-proposal-explicit-resource-management": "7.23.3",
"@babel/plugin-syntax-import-assertions": "7.23.3",
"@babel/plugin-transform-runtime": "7.23.7",
"@babel/preset-env": "7.23.7",
"@babel/preset-env": "7.23.8",
"@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.3",
"rollup": "4.9.5",
"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.1",
"@types/node": "20.10.6",
"@types/eslint": "8.56.2",
"@types/node": "20.11.0",
"@types/signal-exit": "3.0.4",
"@types/yargs": "17.0.32",
"@typescript-eslint/eslint-plugin": "6.18.1",
Expand All @@ -94,11 +94,11 @@
"lint-staged": "15.2.0",
"micromatch": "4.0.5",
"pinst": "3.0.0",
"prettier": "3.1.1",
"prettier": "3.2.0",
"semantic-release": "22.0.12",
"sort-package-json": "2.6.0",
"type-fest": "4.9.0",
"vitest": "1.1.3"
"vitest": "1.2.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.6",
"@types/node": "20.11.0",
"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.6":
version: 20.10.6
resolution: "@types/node@npm:20.10.6"
"@types/node@npm:20.11.0":
version: 20.11.0
resolution: "@types/node@npm:20.11.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 6692ccfa8552ef60c4069fda3c8de726c23e8d403cdf788e3c7efa769987e80fbda5f02723dd857f9de7df24a5fa40b3ed4580ec3c5cbac04eba44cf7b2ab1dc
checksum: 560aa850dfccb83326f9cba125459f6c3fb0c71ec78f22c61e4d248f1df78bd25fd6792cef573dfbdc49c882f8e38bb1a82ca87e0e28ff2513629c704c2b02af
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.6"
"@types/node": "npm:20.11.0"
lodash.chunk: "npm:4.2.0"
peerDependencies:
lodash.chunk: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion test-fixtures/lib-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"devDependencies": {
"@types/lodash.chunk": "4.2.9",
"@types/react": "18.2.46",
"@types/react": "18.2.47",
"react": "18.2.0"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions test-fixtures/lib-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.46":
version: 18.2.46
resolution: "@types/react@npm:18.2.46"
"@types/react@npm:18.2.47":
version: 18.2.47
resolution: "@types/react@npm:18.2.47"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 814cc67107e5e69501d65bfc371cc2c716665d2a3608d395a2f81e24c3a2875db28e2cad717dfb17017eabcffd1d68ee2c9e09ecaba3f7108d5b7fbb9888ebab
checksum: e98ea1827fe60636d0f7ce206397159a29fc30613fae43e349e32c10ad3c0b7e0ed2ded2f3239e07bd5a3cba8736b6114ba196acccc39905ca4a06f56a8d2841
languageName: node
linkType: hard

Expand Down Expand Up @@ -65,7 +65,7 @@ __metadata:
resolution: "lib-react@workspace:."
dependencies:
"@types/lodash.chunk": "npm:4.2.9"
"@types/react": "npm:18.2.46"
"@types/react": "npm:18.2.47"
lodash.chunk: "npm:4.2.0"
react: "npm:18.2.0"
peerDependencies:
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.6",
"@types/node": "20.11.0",
"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.6":
version: 20.10.6
resolution: "@types/node@npm:20.10.6"
"@types/node@npm:20.11.0":
version: 20.11.0
resolution: "@types/node@npm:20.11.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 6692ccfa8552ef60c4069fda3c8de726c23e8d403cdf788e3c7efa769987e80fbda5f02723dd857f9de7df24a5fa40b3ed4580ec3c5cbac04eba44cf7b2ab1dc
checksum: 560aa850dfccb83326f9cba125459f6c3fb0c71ec78f22c61e4d248f1df78bd25fd6792cef573dfbdc49c882f8e38bb1a82ca87e0e28ff2513629c704c2b02af
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.6"
"@types/node": "npm:20.11.0"
lodash.chunk: "npm:4.2.0"
peerDependencies:
lodash.chunk: 4.2.0
Expand Down
Loading

0 comments on commit 4243593

Please sign in to comment.