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.8.0 to 4.9.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.8.0...v4.9.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 Sep 19, 2023
1 parent f3e0469 commit 24c359b
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.8.0",
"@amanda-mitchell/node-project-scripts": "4.9.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.8.0":
version "4.8.0"
resolved "https://registry.yarnpkg.com/@amanda-mitchell/node-project-scripts/-/node-project-scripts-4.8.0.tgz#543e89000e7fb9eb036ed8c8215b17c0fd9d2cec"
integrity sha512-lfjPA697zHA6BDfCF/x3bCHMnxTTziQ1SZaY7HLmNuOHtKOIovq0uqZ49wbPCkceHnkuDcKAvPciv69hasw5GQ==
"@amanda-mitchell/node-project-scripts@4.9.0":
version "4.9.0"
resolved "https://registry.yarnpkg.com/@amanda-mitchell/node-project-scripts/-/node-project-scripts-4.9.0.tgz#1a5b361e620d677b41e34c281a6c27745eaa6274"
integrity sha512-/mtF4IVbu6FIe0F3OKM6AbsY9nEHVVk8mf9tQr8kgL7PE4++S+laPk9ZSjeSajrYfKj3or+DGxHVS1pNYtEmew==
dependencies:
"@amanda-mitchell/semantic-release-npm-multiple" "^3.0.0"
"@commitlint/cli" "^17.0.0"
Expand Down

0 comments on commit 24c359b

Please sign in to comment.