Skip to content

Commit

Permalink
dep!: bump all possible dependencies w/ node engine requirement updat…
Browse files Browse the repository at this point in the history
…e >=16.13.0 (#1305)

Bump Package Dependencies
* dep: update xml-escape integrity value
* dep: update semver@7.4.0
* dep: update plist@3.0.6
* dep!: update fs-extra@11.1.1
* dep!: update cordova-common@5.0.0
* dep!: update nopt@7.1.0
* dep!: update which@3.0.0
* dep!: update @cordova/eslint-config@5.0.0
* dep!: update jasmine@4.6.0
* dep!: update rewire@6.0.0

Supporting Changes
* feat!: bump node engine requirement >=16.13.0
  * which & nopt requirement
* dep: rebuilt package-lock.json
* ci: drop node 14.x testing
  • Loading branch information
erisu committed Apr 14, 2023
1 parent ad60924 commit 7352502
Show file tree
Hide file tree
Showing 3 changed files with 2,800 additions and 2,891 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [16.x, 18.x]
os: [macos-latest]

steps:
Expand Down
Loading

0 comments on commit 7352502

Please sign in to comment.