Skip to content

Commit

Permalink
chore: Upgrade to latest node-project-scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-mitchell committed Mar 15, 2024
1 parent c2d05ba commit 48a77f9
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.72.0",
"@amanda-mitchell/node-project-scripts": "4.72.1",
"@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/[email protected].0":
version "4.72.0"
resolved "https://registry.yarnpkg.com/@amanda-mitchell/node-project-scripts/-/node-project-scripts-4.72.0.tgz#8fe77f97db282bc2d1fbcbfb41f2e243e89b5406"
integrity sha512-fN9/KZGhQCEOKUblKyr8MWStd9+5eoZtArM7jnfjdK4j1oNAM0L2zqpCaq/kHA7Noli8Wi9NTHl3ilXMT9YFVw==
"@amanda-mitchell/[email protected].1":
version "4.72.1"
resolved "https://registry.yarnpkg.com/@amanda-mitchell/node-project-scripts/-/node-project-scripts-4.72.1.tgz#fd18fd2e3593be4fa7c5e47ed2d38902ae4ba634"
integrity sha512-mxKGrbduTckDustlzDjdSqArai28scQU4UQ39TWbT8lCQXkE2YCjMzb3f3ESiZjsxSVpzdCvu2emFnUcZ+78Yg==
dependencies:
"@amanda-mitchell/semantic-release-npm-multiple" "^3.0.0"
"@commitlint/cli" "^19.0.0"
Expand Down

0 comments on commit 48a77f9

Please sign in to comment.