chore: upgrade Node to 16.15.0 and NPM to 8.5.5

This commit is contained in:
Paul Bredenberg 2022-07-08 10:29:29 -04:00
parent e2b3735a9c
commit de5ff2c9c0
3 changed files with 14530 additions and 4567 deletions

2
.nvmrc
View File

@ -1 +1 @@
12.22.1
16.15.0

View File

@ -1,11 +1,12 @@
dist: focal
language: node_js
node_js:
- "node" # Latest node version
- "lts/*" # Latest LTS version
- "16"
- "14"
- "12"
before_install: npm i -g npm@6.14.12
before_install: npm i -g npm@8.5.5
script:
- npm run commitlint

19090
package-lock.json generated

File diff suppressed because it is too large Load Diff