Skip to content

Commit

Permalink
chore(deps-dev): bump @amanda-mitchell/node-project-scripts
Browse files Browse the repository at this point in the history
Bumps [@amanda-mitchell/node-project-scripts](https://github.com/amanda-mitchell/node-project-scripts) from 4.123.0 to 4.124.0.
- [Release notes](https://github.com/amanda-mitchell/node-project-scripts/releases)
- [Changelog](https://github.com/amanda-mitchell/node-project-scripts/blob/main/release.config.cjs)
- [Commits](amanda-mitchell/node-project-scripts@v4.123.0...v4.124.0)

---
updated-dependencies:
- dependency-name: "@amanda-mitchell/node-project-scripts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent ca72280 commit d628362
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
],
"types": "dist/index.d.ts",
"devDependencies": {
"@amanda-mitchell/node-project-scripts": "4.123.0",
"@amanda-mitchell/node-project-scripts": "4.124.0",
"@types/unist": "^3.0.2",
"jest": "^29.0.0",
"mdast": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==

"@amanda-mitchell/node-project-scripts@4.123.0":
version "4.123.0"
resolved "https://registry.yarnpkg.com/@amanda-mitchell/node-project-scripts/-/node-project-scripts-4.123.0.tgz#164b08cb4cdefeb81091d47ab088c0b39db59022"
integrity sha512-3c8/oObduU0IjXAztHMG2imFsx+of7JhDXppR3zmJP72hEzOIDmvkZqF/mwEAS4BC5ORnylJ5HWe3mME+/29EQ==
"@amanda-mitchell/node-project-scripts@4.124.0":
version "4.124.0"
resolved "https://registry.yarnpkg.com/@amanda-mitchell/node-project-scripts/-/node-project-scripts-4.124.0.tgz#d6dbd6cccf8261e58fac23f381474a4122515204"
integrity sha512-1nEtW0IeAB+jYzzPmaMope0wqdNH8BU1g6+YYHBsaevvmoSyrkEwMxS1vpdqMzQueDzvqpNKANiKQUqOdXUBNQ==
dependencies:
"@amanda-mitchell/semantic-release-npm-multiple" "^3.11.0"
"@commitlint/cli" "^19.0.0"
Expand Down

0 comments on commit d628362

Please sign in to comment.