Skip to content

Commit

Permalink
Update npm - all minor and patch updates to ^9.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mattdean-digicatapult committed Sep 10, 2024
1 parent 5147ad5 commit 2de6e05
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 15 deletions.
40 changes: 28 additions & 12 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
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/veritable-cloudagent",
"version": "0.10.13",
"version": "0.10.14",
"main": "build/index",
"type": "module",
"types": "build/index",
Expand Down Expand Up @@ -71,7 +71,7 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.9.1",
"@eslint/js": "^9.10.0",
"@types/body-parser": "^1.19.5",
"@types/chai": "^4.3.19",
"@types/cors": "^2.8.17",
Expand All @@ -86,7 +86,7 @@
"@typescript-eslint/parser": "^8.4.0",
"chai": "^5.1.1",
"depcheck": "^1.4.7",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.9.0",
Expand Down

0 comments on commit 2de6e05

Please sign in to comment.