Skip to content

Commit 6f450dc

Browse files
committed
🔧 build(deps): update
1 parent 9041d7a commit 6f450dc

File tree

5 files changed

+3556
-5779
lines changed

5 files changed

+3556
-5779
lines changed

.github/workflows/npm-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
# Setup .npmrc file to publish to npm
1111
- uses: actions/setup-node@v2
1212
with:
13-
node-version: '18.x'
13+
node-version: '20.x'
1414
registry-url: 'https://registry.npmjs.org'
1515
- run: npm ci
1616
- run: npm test

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"editor.codeActionsOnSave": {
3-
"source.fixAll.eslint": true
3+
"source.fixAll.eslint": "explicit"
44
},
55
"cSpell.words": [
66
"Vahid",

0 commit comments

Comments
 (0)