Skip to content

Commit 4062444

Browse files
chore(deps): bump lodash from 4.17.23 to 4.18.1 (#99)
* chore(deps): 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] <support@github.com> * chore: add transpiled js --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: DJ Mountney <dj@currents.dev>
1 parent d7a268e commit 4062444

3 files changed

Lines changed: 43 additions & 32 deletions

File tree

dist/index.js

Lines changed: 38 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"dependencies": {
7171
"@actions/core": "^2.0.3",
7272
"@actions/exec": "^2.0.0",
73-
"lodash": "^4.17.23"
73+
"lodash": "^4.18.1"
7474
},
7575
"devDependencies": {
7676
"@jest/globals": "^30.3.0",

0 commit comments

Comments
 (0)