Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash to v4.14.202 (#1653)
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 Feb 8, 2024
1 parent d4dbad6 commit f3c147e
Show file tree
Hide file tree
Showing 9 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion packages/axios-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@sap-ux/project-access": "workspace:*",
"@types/lodash": "4.14.198",
"@types/lodash": "4.14.202",
"nock": "13.4.0",
"supertest": "6.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/fiori-elements-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@sap-ux/eslint-plugin-fiori-tools": "workspace:*",
"@types/ejs": "3.1.2",
"@types/fs-extra": "9.0.13",
"@types/lodash": "4.14.198",
"@types/lodash": "4.14.202",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.2",
"@types/semver": "7.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/fiori-freestyle-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@sap-ux/eslint-plugin-fiori-tools": "workspace:*",
"@types/ejs": "3.1.2",
"@types/fs-extra": "9.0.13",
"@types/lodash": "4.14.198",
"@types/lodash": "4.14.202",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.2",
"fs-extra": "10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/debug": "4.1.12",
"@types/lodash": "4.14.198",
"@types/lodash": "4.14.202",
"@types/vscode": "1.73.1",
"jest-extended": "3.2.4",
"jest": ">=29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-application-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@sap-ux/project-access": "workspace:*",
"@types/ejs": "3.1.2",
"@types/fs-extra": "9.0.13",
"@types/lodash": "4.14.198",
"@types/lodash": "4.14.202",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.1",
"@types/semver": "7.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"semver": "7.5.4"
},
"devDependencies": {
"@types/lodash": "4.14.198",
"@types/lodash": "4.14.202",
"@types/semver": "7.5.2"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-library-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@sap-ux/eslint-plugin-fiori-tools": "workspace:*",
"@types/ejs": "3.1.2",
"@types/fs-extra": "9.0.13",
"@types/lodash": "4.14.198",
"@types/lodash": "4.14.202",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.2",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/yaml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/i18next-fs-backend": "1.1.2",
"@types/lodash": "4.14.198"
"@types/lodash": "4.14.202"
},
"engines": {
"pnpm": ">=6.26.1 < 7.0.0 || >=7.1.0",
Expand Down
38 changes: 19 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f3c147e

Please sign in to comment.