Skip to content

Commit

Permalink
chore(deps): bump is-builtin-module from 3.2.1 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [is-builtin-module](https://github.com/sindresorhus/is-builtin-module) from 3.2.1 to 4.0.0.
- [Release notes](https://github.com/sindresorhus/is-builtin-module/releases)
- [Commits](sindresorhus/is-builtin-module@v3.2.1...v4.0.0)

---
updated-dependencies:
- dependency-name: is-builtin-module
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent 1a5306c commit 8e3eb2f
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 12 deletions.
42 changes: 31 additions & 11 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"find-yarn-workspace-root": "^2.0.0",
"fs-extra": "^11.2.0",
"glob": "^8.1.0",
"is-builtin-module": "^3.2.1",
"is-builtin-module": "^4.0.0",
"lodash": "^4.17.21",
"semver": "^7.6.2"
},
Expand Down

0 comments on commit 8e3eb2f

Please sign in to comment.