Bump node version (#231)

This commit is contained in:
Ildar Galeev 2023-08-29 16:30:33 +03:00 committed by GitHub
parent 6f1bc4096c
commit 4f1b379de3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 903 additions and 9777 deletions

View File

@ -6,7 +6,7 @@ runs:
- name: Init NodeJS
uses: actions/setup-node@v3
with:
node-version: '16.13.2'
node-version: '20.5.1'
cache: 'npm'
- name: Install Packages

1
.npmrc Normal file
View File

@ -0,0 +1 @@
save-exact=true

10676
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -37,7 +37,6 @@
"devDependencies": {
"@testing-library/react": "14.0.0",
"@types/card-validator": "4.1.0",
"@types/credit-card-type": "9.0.0",
"@types/jest": "29.5.0",
"@types/node": "16.11.25",
"@types/react": "18.2.14",