Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 22, 2024
1 parent d9cdad5 commit 0075244
Show file tree
Hide file tree
Showing 5 changed files with 92 additions and 92 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@
"@manypkg/cli": "0.21.4",
"@preconstruct/cli": "2.8.7",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.6",
"@types/node": "20.14.10",
"@types/lodash": "4.17.7",
"@types/node": "20.14.11",
"babel-jest": "29.7.0",
"babel-plugin-transform-dynamic-import": "2.1.0",
"check-node-version": "4.2.1",
"colors": "1.4.0",
"core-js": "3.37.1",
"cross-env": "7.0.3",
"husky": "9.0.11",
"husky": "9.1.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-localstorage-mock": "2.4.26",
Expand All @@ -84,7 +84,7 @@
"raf": "3.4.1",
"regenerator-runtime": "0.14.1",
"rimraf": "5.0.9",
"ts-jest": "29.2.2",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
"tslib": "2.6.3",
"typescript": "5.5.3"
Expand All @@ -98,7 +98,7 @@
"HoC",
"store-enhancer"
],
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.6.0",
"preconstruct": {
"packages": [
"demo",
Expand Down
2 changes: 1 addition & 1 deletion packages/launchdarkly-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"lodash": "4.17.21",
"mitt": "3.0.1",
"tiny-warning": "1.0.3",
"ts-deepmerge": "7.0.0"
"ts-deepmerge": "7.0.1"
},
"keywords": [
"feature-flags",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"lodash": "4.17.21",
"react-is": "18.3.1",
"tiny-warning": "1.0.3",
"ts-deepmerge": "7.0.0"
"ts-deepmerge": "7.0.1"
},
"keywords": [
"react",
Expand Down
2 changes: 1 addition & 1 deletion packages/splitio-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@flopflip/types": "workspace:*",
"@splitsoftware/splitio": "10.27.0",
"lodash": "4.17.21",
"ts-deepmerge": "7.0.0"
"ts-deepmerge": "7.0.1"
},
"keywords": [
"feature-flags",
Expand Down
Loading

0 comments on commit 0075244

Please sign in to comment.