Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dep!: use latest dependencies #1181

Merged
merged 5 commits into from
Nov 6, 2021
Merged

dep!: use latest dependencies #1181

merged 5 commits into from
Nov 6, 2021

Conversation

erisu
Copy link
Member

@erisu erisu commented Nov 6, 2021

Motivation, Context & Description

Use latest dependencies.

Release Dependencies:

  • fs-extra@^10.0.0
  • plist@^3.0.4
  • semver@^7.3.5

Dev Dependencies:

  • nyc@^15.1.0

This PR also updates the package-lock.json to use version 2.

Testing

  • npm t

Checklist

  • I've run the tests to see all new and existing tests pass

@codecov-commenter
Copy link

codecov-commenter commented Nov 6, 2021

Codecov Report

Merging #1181 (f7aa5ff) into master (49d8291) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1181   +/-   ##
=======================================
  Coverage   75.03%   75.03%           
=======================================
  Files          13       13           
  Lines        1650     1650           
=======================================
  Hits         1238     1238           
  Misses        412      412           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 49d8291...f7aa5ff. Read the comment docs.

@dpogue dpogue merged commit 4b95676 into apache:master Nov 6, 2021
@erisu erisu deleted the dep/use-latest branch November 7, 2021 07:39
@erisu erisu added this to the 7.0.0 milestone Nov 16, 2021
gazben pushed a commit to apicore-engineering/cordova-ios that referenced this pull request Aug 26, 2022
* chore: rebuild package-lock with v2

* dep!: fs-extra@^10.0.0

* dep: plist@^3.0.4

* dep: semver@^7.3.5

* dep(dev): nyc@^15.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants