Skip to content

Commit e00c7a5

Browse files
chore(deps-dev): bump npm-check-updates from 12.5.9 to 12.5.11 (#23)
Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 12.5.9 to 12.5.11. - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](raineorshine/npm-check-updates@v12.5.9...v12.5.11) --- updated-dependencies: - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0779a29 commit e00c7a5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/node": "^17.0.31",
2323
"@types/semver": "^7.3.8",
2424
"@vercel/ncc": "^0.33.4",
25-
"npm-check-updates": "^12.5.9",
25+
"npm-check-updates": "^12.5.11",
2626
"npm-run-all": "^4.1.5",
2727
"typescript": "^4.6.4"
2828
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1585,10 +1585,10 @@ npm-bundled@^1.1.1, npm-bundled@^1.1.2:
15851585
dependencies:
15861586
npm-normalize-package-bin "^1.0.1"
15871587

1588-
npm-check-updates@^12.5.9:
1589-
version "12.5.9"
1590-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.5.9.tgz#7057c78f9f62be12b834ec1eee5c144d972ad795"
1591-
integrity sha512-l9iOvD7EsQb96gFJL45V01YG6bP8+dmobYnSguvehPuNwgdWNMrE8RC8bSfURX5iUmX4bkobN4T8XMHXN9GMHA==
1588+
npm-check-updates@^12.5.11:
1589+
version "12.5.11"
1590+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.5.11.tgz#c594902b21af8c251a5ebf12686143b0d2f06356"
1591+
integrity sha512-uS3yYYK/F1VvZlJRymuCkq+MY2R7v/WlORo5WPUTYx+1OwkqeDMC/CEEGfCN7ATwT2M+JxVVKk9Gq/TGiZjJOw==
15921592
dependencies:
15931593
chalk "^4.1.2"
15941594
cint "^8.2.1"

0 commit comments

Comments
 (0)