Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/lodash to v4.14.197
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent 4c37fde commit 1828535
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions core/package-lock.json

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

2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"url": "https://github.com/UniCoderGroup/ucon/issues"
},
"devDependencies": {
"@types/lodash": "4.14.182",
"@types/lodash": "4.14.197",
"@types/node": "17.0.31",
"log-to-sth-api": "^0.0.0",
"nodeliketty-testimpl": "^0.0.0",
Expand Down
14 changes: 7 additions & 7 deletions scripts/package-lock.json

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

2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "climo",
"type": "module",
"devDependencies": {
"@types/lodash": "4.14.182",
"@types/lodash": "4.14.197",
"typescript": "4.7.4"
},
"dependencies": {
Expand Down

0 comments on commit 1828535

Please sign in to comment.