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.82.0 to 4.83.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.82.0...v4.83.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 and amanda-mitchell committed Apr 24, 2024
1 parent 3684c91 commit 6cb7e1b
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.82.0",
"@amanda-mitchell/node-project-scripts": "4.83.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.82.0":
version "4.82.0"
resolved "https://registry.yarnpkg.com/@amanda-mitchell/node-project-scripts/-/node-project-scripts-4.82.0.tgz#8ac5bf201620cd513a94fa5d1346cda03a9a89ff"
integrity sha512-BPlCyXJHq/ruSDwj8TzsIu+nG3jLTxTiovDpj31dwEc4TJiN26e43wOZtf8RPGFchtQJz6BXF6dFKiFpVZo1kQ==
"@amanda-mitchell/node-project-scripts@4.83.0":
version "4.83.0"
resolved "https://registry.yarnpkg.com/@amanda-mitchell/node-project-scripts/-/node-project-scripts-4.83.0.tgz#8a9839c4f56cf94beabb199165139348da24964e"
integrity sha512-vNDLvLZtXpWj6WTY5jT/5lNX5ajhMmH1SJ44+jNslopLHmJqLvByh6maDpefSzCmNbAM8ce7ilqIoK0E99oatQ==
dependencies:
"@amanda-mitchell/semantic-release-npm-multiple" "^3.0.0"
"@commitlint/cli" "^19.0.0"
Expand Down

0 comments on commit 6cb7e1b

Please sign in to comment.