Skip to content

Commit

Permalink
Merge pull request #918 from koopjs/dependabot/npm_and_yarn/master/de…
Browse files Browse the repository at this point in the history
…velopment-dependencies-c16cc7fe09

chore(deps-dev): bump the development-dependencies group with 2 updates
  • Loading branch information
github-actions[bot] authored Feb 12, 2024
2 parents 67dd556 + 614da4c commit 9f9a30e
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 70 deletions.
97 changes: 30 additions & 67 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"lint-staged": "^15.2.2",
"nyc": "^15.1.0",
"prettier": "^3.2.5",
"snyk": "^1.1277.0",
"snyk": "^1.1279.0",
"supertest": "^6.3.4"
},
"config": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"lodash": "^4.17.15"
},
"devDependencies": {
"mocha": "^10.0.0",
"mocha": "^10.3.0",
"proxyquire": "^2.1.3",
"should": "^13.2.3",
"should-sinon": "0.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/featureserver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"express": "^4.18.2",
"mocha": "^10.0.0",
"mocha": "^10.3.0",
"nyc": "^15.1.0",
"proxyquire": "^2.1.3",
"should": "^13.2.3",
Expand Down

0 comments on commit 9f9a30e

Please sign in to comment.