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.127.0 to 4.128.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.127.0...v4.128.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 Jan 13, 2025
1 parent 6573c59 commit 6606bee
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 @@ -28,7 +28,7 @@
],
"types": "dist/index.d.ts",
"devDependencies": {
"@amanda-mitchell/node-project-scripts": "4.127.0",
"@amanda-mitchell/node-project-scripts": "4.128.0",
"@types/unist": "^3.0.2",
"jest": "^29.0.0",
"mdast": "^3.0.0",
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.127.0":
version "4.127.0"
resolved "https://registry.yarnpkg.com/@amanda-mitchell/node-project-scripts/-/node-project-scripts-4.127.0.tgz#db704e57655e5a24a8084c8382b6665196c7a8d0"
integrity sha512-AgIk8GLzQJ80/DmwtLsjj4VoMNuD6lwx+bq/pxhvLSnGZPxzh72e6oTBsklK/ckQMwhhjglE4v6EtLukpyl9GQ==
"@amanda-mitchell/node-project-scripts@4.128.0":
version "4.128.0"
resolved "https://registry.yarnpkg.com/@amanda-mitchell/node-project-scripts/-/node-project-scripts-4.128.0.tgz#463b121dd597b1c1119cb145e11e85db43c93689"
integrity sha512-yseXfLRgt8VWM/6D9tNubLPy11rDYDl8KPWp3E+pwFugX2abAcd5BTKU2hSwHxvaIFYgeaku0HW0ObAt1RH9lw==
dependencies:
"@amanda-mitchell/semantic-release-npm-multiple" "^3.11.0"
"@commitlint/cli" "^19.0.0"
Expand All @@ -27,7 +27,7 @@
prettier "3.4.2"
semantic-release "^24.2.0"
ts-jest "29.2.5"
typescript "5.7.2"
typescript "5.7.3"

"@amanda-mitchell/semantic-release-npm-multiple@^3.11.0":
version "3.11.1"
Expand Down Expand Up @@ -6781,10 +6781,10 @@ type-fest@^4.6.0, type-fest@^4.7.1:
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.29.0.tgz#c9ac0bd3c7cb2c2fb8fc7b24d5b3eb48daad834e"
integrity sha512-RPYt6dKyemXJe7I6oNstcH24myUGSReicxcHTvCLgzm4e0n8y05dGvcGB15/SoPRBmhlMthWQ9pvKyL81ko8nQ==

typescript@5.7.2:
version "5.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
typescript@5.7.3:
version "5.7.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==

uglify-js@^3.1.4:
version "3.17.4"
Expand Down

0 comments on commit 6606bee

Please sign in to comment.