Skip to content

Commit

Permalink
add globals
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-waarneming-nl committed Oct 6, 2024
1 parent 75c3cc8 commit f52f463
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lint": "tsc && eslint 'src/**'"
},
"dependencies": {
"@jest/globals": "^29.7.0",
"@types/node": "^18.14.0",
"@typescript-eslint/parser": "^8.7.0",
"@typescript-eslint/utils": "^8.7.0",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2160,6 +2160,7 @@ __metadata:
resolution: "eslint-plugin-observation@workspace:."
dependencies:
"@eslint/js": ^9.11.1
"@jest/globals": ^29.7.0
"@types/node": ^18.14.0
"@typescript-eslint/eslint-plugin": ^8.7.0
"@typescript-eslint/parser": ^8.7.0
Expand Down

0 comments on commit f52f463

Please sign in to comment.