Skip to content

Commit

Permalink
Merge branch 'master' into snyk-upgrade-d096b429da3c245ff78b55018a8b6241
Browse files Browse the repository at this point in the history
  • Loading branch information
erossignon authored Dec 23, 2023
2 parents 267c955 + fe386a6 commit ad1c999
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 19 deletions.
106 changes: 90 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,17 @@
],
"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.11.0",
"@typescript-eslint/parser": "^6.12.0",
"cross-env": "^7.0.3",
"esbuild-plugin-polyfill-node": "^0.3.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"mocha": "^10.2.0",
"should": "^13.2.3",
"source-map-support": "^0.5.21",
"ts-node": "^10.9.1",
"tsup": "^7.3.0",
"tsup": "^8.0.0",
"typescript": "^5.2.2"
}
}

0 comments on commit ad1c999

Please sign in to comment.