Skip to content

Commit fa3e4ec

Browse files
Bump lodash from 4.17.23 to 4.18.1
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f1ea33 commit fa3e4ec

9 files changed

Lines changed: 14 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"react-native-platform-override": "0.0.0-canary.1017",
4949
"@rnw-scripts/unbroken": "*",
5050
"lage": "^2.7.1",
51-
"lodash": "^4.17.15"
51+
"lodash": "^4.18.1"
5252
},
5353
"resolutions": {
5454
"react": "19.2.3",

packages/@react-native-windows/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"execa": "^5.0.0",
2929
"find-up": "^4.1.0",
3030
"glob": "^7.1.1",
31-
"lodash": "^4.17.15",
31+
"lodash": "^4.18.1",
3232
"mustache": "^4.0.1",
3333
"ora": "^3.4.0",
3434
"prompts": "^2.4.1",

packages/@react-native-windows/package-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@react-native-windows/find-repo-root": "^0.0.0-canary.100",
2020
"@react-native-windows/fs": "^0.0.0-canary.71",
2121
"get-monorepo-packages": "^1.2.0",
22-
"lodash": "^4.17.15",
22+
"lodash": "^4.18.1",
2323
"minimatch": "^10.0.3"
2424
},
2525
"devDependencies": {

packages/@react-native-windows/telemetry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@xmldom/xmldom": "^0.7.7",
2525
"ci-info": "^3.2.0",
2626
"envinfo": "^7.8.1",
27-
"lodash": "^4.17.21",
27+
"lodash": "^4.18.1",
2828
"minimatch": "^10.0.3",
2929
"os-locale": "^5.0.0",
3030
"xpath": "^0.0.27"

packages/@rnw-scripts/create-github-releases/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@typescript-eslint/parser": "^7.1.1",
2727
"chalk": "^4.1.0",
2828
"glob": "^7.1.6",
29-
"lodash": "^4.17.15",
29+
"lodash": "^4.18.1",
3030
"minimatch": "^10.0.3",
3131
"semver": "^7.6.3",
3232
"simple-git": "^3.3.0",

packages/@rnw-scripts/integrate-rn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@typescript-eslint/eslint-plugin": "^7.1.1",
2828
"@typescript-eslint/parser": "^7.1.1",
2929
"async": "^3.2.3",
30-
"lodash": "^4.17.15",
30+
"lodash": "^4.18.1",
3131
"ora": "^3.4.0",
3232
"react-native-platform-override": "0.0.0-canary.1021",
3333
"semver": "^7.6.3",

packages/debug-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/jest": "^29.2.2",
1616
"@typescript-eslint/eslint-plugin": "^7.1.1",
1717
"@typescript-eslint/parser": "^7.1.1",
18-
"lodash": "^4.17.15",
18+
"lodash": "^4.18.1",
1919
"ts-jest": "^29.0.3",
2020
"ws": "^6.2.2"
2121
}

packages/react-native-platform-override/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"inquirer": "^7.1.0",
3434
"io-ts": "^2.1.1",
3535
"isutf8": "^3.0.0",
36-
"lodash": "^4.17.15",
36+
"lodash": "^4.18.1",
3737
"node-fetch": "^2.6.7",
3838
"ora": "^3.4.0",
3939
"semver": "^7.3.2",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8908,7 +8908,12 @@ lodash.zip@^4.2.0:
89088908
resolved "https://registry.yarnpkg.com/lodash.zip/-/lodash.zip-4.2.0.tgz#ec6662e4896408ed4ab6c542a3990b72cc080020"
89098909
integrity sha512-C7IOaBBK/0gMORRBd8OETNx3kmOkgIWIPvyDpZSCTwUrpYmgZwJkjZeOD8ww4xbOUOs4/attY+pciKvadNfFbg==
89108910

8911-
lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21, lodash@~4.17.15:
8911+
lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.18.1:
8912+
version "4.18.1"
8913+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
8914+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
8915+
8916+
lodash@~4.17.15:
89128917
version "4.17.23"
89138918
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
89148919
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==

0 commit comments

Comments
 (0)