Skip to content

Commit d3732c2

Browse files
Bump npm-check-updates from 18.0.0 to 18.0.1
Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 18.0.0 to 18.0.1. - [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@v18.0.0...v18.0.1) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 18.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01cec11 commit d3732c2

File tree

3 files changed

+15
-12
lines changed

3 files changed

+15
-12
lines changed

package-lock.json

Lines changed: 10 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"gulp-strip-css-comments": "^3.0.0",
4646
"gulp-uglify": "^3.0.2",
4747
"lint-staged": "^15.5.1",
48-
"npm-check-updates": "^18.0.0",
48+
"npm-check-updates": "^18.0.1",
4949
"prettier-standard": "^16.4.1",
5050
"sass": "^1.87.0",
5151
"standard": "^17.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6697,10 +6697,10 @@ now-and-later@^3.0.0:
66976697
dependencies:
66986698
once "^1.4.0"
66996699

6700-
npm-check-updates@^18.0.0:
6701-
version "18.0.0"
6702-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.0.0.tgz#54bed591a50f4d29de16b4ea591d103a2387c46a"
6703-
integrity sha512-ymh9KF/xcGypQuCr5NQw1pAMRh5mHnQQDgHwM8gQBG8siG9XAKvcP9OtoARxFRgOjzEfjD6YtU/7KB2jJqGGlQ==
6700+
npm-check-updates@^18.0.1:
6701+
version "18.0.1"
6702+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.0.1.tgz#72b4dd6bf12749e3634ba96855bc1ed3d153fe98"
6703+
integrity sha512-MO7mLp/8nm6kZNLLyPgz4gHmr9tLoU+pWPLdXuGAx+oZydBHkHWN0ibTonsrfwC2WEQNIQxuZagYwB67JQpAuw==
67046704

67056705
npm-run-path@^3.0.0:
67066706
version "3.1.0"

0 commit comments

Comments
 (0)