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.6.0 to 4.7.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.6.0...v4.7.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 Sep 13, 2023
1 parent 07d1ba8 commit 69fd923
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 @@ -31,7 +31,7 @@
"please-upgrade-node": "^3.1.1"
},
"devDependencies": {
"@amanda-mitchell/node-project-scripts": "4.6.0",
"@amanda-mitchell/node-project-scripts": "4.7.0",
"eslint-plugin-import": "^2.22.1",
"jest": "^29.6.4",
"typescript": "^5.0.2"
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.6.0":
version "4.6.0"
resolved "https://registry.yarnpkg.com/@amanda-mitchell/node-project-scripts/-/node-project-scripts-4.6.0.tgz#aed8d4453fb3bfe767562738e04cf1a5fd345e33"
integrity sha512-ijIA3B3biztR6KqYnN1TvxXeR+qz299tT6CWYvLH17NhRt5/7NrOARBaOuqa48KlzSNQO1TgPfqtnMAVfObDjQ==
"@amanda-mitchell/node-project-scripts@4.7.0":
version "4.7.0"
resolved "https://registry.yarnpkg.com/@amanda-mitchell/node-project-scripts/-/node-project-scripts-4.7.0.tgz#94246e69c63c3d7eecf49dfc1efa0f9a63922d17"
integrity sha512-Se03XxnZTdKYJfpiHWIfKxNUCcT9ZZ5uNhmxQzW63mG3HecE94ASg+wBi/u1l57nNYPH9pZf1SdRSjQbpcZBLA==
dependencies:
"@amanda-mitchell/semantic-release-npm-multiple" "^3.0.0"
"@commitlint/cli" "^17.0.0"
Expand Down

0 comments on commit 69fd923

Please sign in to comment.