Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmattgray committed Aug 22, 2023
1 parent 71d8264 commit 123fa97
Show file tree
Hide file tree
Showing 4 changed files with 2,013 additions and 3,090 deletions.
1 change: 0 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
node_modules
package.json
coverage
.nyc_output
jsHelper.js
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"node": true
},
"parserOptions": {
"ecmaVersion": 9,
"ecmaVersion": 2022,
"sourceType": "module"
},
"rules": {
Expand Down
Loading

0 comments on commit 123fa97

Please sign in to comment.