Skip to content

Commit 0bd87af

Browse files
chore(deps-dev): bump npm-check-updates from 12.5.9 to 12.5.11
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>
1 parent 072eef4 commit 0bd87af

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
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@types/node": "^17.0.29",
2222
"@vercel/ncc": "^0.33.4",
23-
"npm-check-updates": "^12.5.9",
23+
"npm-check-updates": "^12.5.11",
2424
"npm-run-all": "^4.1.5",
2525
"typescript": "^4.6.4"
2626
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1591,10 +1591,10 @@ npm-bundled@^1.1.1, npm-bundled@^1.1.2:
15911591
dependencies:
15921592
npm-normalize-package-bin "^1.0.1"
15931593

1594-
npm-check-updates@^12.5.9:
1595-
version "12.5.9"
1596-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.5.9.tgz#7057c78f9f62be12b834ec1eee5c144d972ad795"
1597-
integrity sha512-l9iOvD7EsQb96gFJL45V01YG6bP8+dmobYnSguvehPuNwgdWNMrE8RC8bSfURX5iUmX4bkobN4T8XMHXN9GMHA==
1594+
npm-check-updates@^12.5.11:
1595+
version "12.5.11"
1596+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.5.11.tgz#c594902b21af8c251a5ebf12686143b0d2f06356"
1597+
integrity sha512-uS3yYYK/F1VvZlJRymuCkq+MY2R7v/WlORo5WPUTYx+1OwkqeDMC/CEEGfCN7ATwT2M+JxVVKk9Gq/TGiZjJOw==
15981598
dependencies:
15991599
chalk "^4.1.2"
16001600
cint "^8.2.1"

0 commit comments

Comments
 (0)