Skip to content

Commit

Permalink
Merge pull request #5 from hckrnews/snyk-upgrade-bccdc62be8979d982d9b…
Browse files Browse the repository at this point in the history
…9c849f7eb226

[Snyk] Upgrade @hckrnews/error from 1.0.8 to 1.0.9
  • Loading branch information
w3nl authored Dec 22, 2023
2 parents 07f68b3 + e5c6bc1 commit a5aef96
Show file tree
Hide file tree
Showing 6 changed files with 4,863 additions and 4,873 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# All files are checked into the repo with LF
* text=auto eol=lf
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.5.1
20.10.0
13 changes: 0 additions & 13 deletions babel.config.cjs

This file was deleted.

6 changes: 3 additions & 3 deletions jsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"compilerOptions": {
"checkJs": true,
"target": "ESNext",
"module": "ESNext",
"moduleResolution": "node",
"module": "NodeNext",
"moduleResolution": "nodenext",
"rootDirs": [
"src"
],
Expand All @@ -13,4 +13,4 @@
"node_modules",
"**/node_modules/*"
]
}
}
Loading

0 comments on commit a5aef96

Please sign in to comment.