Skip to content

Commit

Permalink
Bump npm-check-updates from 16.14.2 to 16.14.4
Browse files Browse the repository at this point in the history
Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 16.14.2 to 16.14.4.
- [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@v16.14.2...v16.14.4)

---
updated-dependencies:
- dependency-name: npm-check-updates
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent bf649d5 commit b74a4a2
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 12 deletions.
17 changes: 10 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"gulp-strip-css-comments": "^2.0.0",
"gulp-uglify": "^3.0.2",
"lint-staged": "^14.0.1",
"npm-check-updates": "^16.14.2",
"npm-check-updates": "^16.14.4",
"prettier-standard": "^16.4.1",
"sass": "^1.67.0",
"standard": "^17.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7852,10 +7852,10 @@ npm-bundled@^3.0.0:
dependencies:
npm-normalize-package-bin "^3.0.0"

npm-check-updates@^16.14.2:
version "16.14.2"
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.14.2.tgz#bf86ba1044a469c5ab6ec97a35c1ab0ed7402963"
integrity sha512-7zLXG5h4ZyAHxSKDRs864ugVPM40EpKDwInwZMvCRMJ+h2oyVlAKB69XuBKB4qnur+KR+yj5ndXIIDKZYzUX8A==
npm-check-updates@^16.14.4:
version "16.14.4"
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.14.4.tgz#561e97e92079ae4dbab9d9cbeb424d292ca01bae"
integrity sha512-PKg1wv3vno75/9qgRLqV2huBO7eukOlW+PmIGl7LPXjElfYTUTWUtaMOdOckImaSj4Uqe46W/zMbMFZQp5dHRQ==
dependencies:
chalk "^5.3.0"
cli-table3 "^0.6.3"
Expand Down

0 comments on commit b74a4a2

Please sign in to comment.