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.49.0 to 4.50.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.49.0...v4.50.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amanda-mitchell committed Jan 16, 2024
1 parent 26ffa40 commit 4c9d9f4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.49.0",
"@amanda-mitchell/node-project-scripts": "4.50.0",
"eslint-plugin-import": "^2.22.1",
"jest": "^29.6.4",
"typescript": "^5.0.2"
Expand Down
18 changes: 9 additions & 9 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.49.0":
version "4.49.0"
resolved "https://registry.yarnpkg.com/@amanda-mitchell/node-project-scripts/-/node-project-scripts-4.49.0.tgz#846a7d216e717e764e277777248eb6512cb6f374"
integrity sha512-NT7xcv5z38pZTgD7jT7M9lQoF1Flf3lK/12Br0OSNSxMcoWLICmQTM1tzWW7ksRsm9GkHR3frFuo9cPE/zcARA==
"@amanda-mitchell/node-project-scripts@4.50.0":
version "4.50.0"
resolved "https://registry.yarnpkg.com/@amanda-mitchell/node-project-scripts/-/node-project-scripts-4.50.0.tgz#ccb7739aa8bb1b82788fc5e6e741e639c6372ef4"
integrity sha512-Xcwz/ExvQA1FJuN/qbnL0c5kW5wZ6J87raq2if4AoLN5C6w7dtvtrGFL96AosglH/td7Osci58PhYzKH1ecFgQ==
dependencies:
"@amanda-mitchell/semantic-release-npm-multiple" "^3.0.0"
"@commitlint/cli" "^18.0.0"
Expand All @@ -24,7 +24,7 @@
jest "^29.6.4"
lint-staged "^15.0.1"
pkg-dir "^8.0.0"
prettier "3.1.1"
prettier "3.2.2"
semantic-release "^19.0.2"
ts-jest "29.1.1"
typescript "5.3.3"
Expand Down Expand Up @@ -6960,10 +6960,10 @@ prelude-ls@^1.2.1:
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==

prettier@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1.tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848"
integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==
prettier@3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.2.tgz#96e580f7ca9c96090ad054616c0c4597e2844b65"
integrity sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==

pretty-format@^29.0.0, pretty-format@^29.6.3:
version "29.6.3"
Expand Down

0 comments on commit 4c9d9f4

Please sign in to comment.