Skip to content

Commit

Permalink
Merge pull request #1113 from koopjs/dependabot/npm_and_yarn/master/d…
Browse files Browse the repository at this point in the history
…evelopment-dependencies-269de8b777

chore(deps-dev): bump the development-dependencies group with 3 updates
  • Loading branch information
github-actions[bot] authored Sep 23, 2024
2 parents 9df6b23 + 2e04b84 commit c2caf07
Show file tree
Hide file tree
Showing 3 changed files with 136 additions and 45 deletions.
173 changes: 132 additions & 41 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 @@ -55,7 +55,7 @@
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"cz-git": "^1.9.4",
"eslint": "^9.10.0",
"eslint": "^9.11.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-prettier": "^5.2.1",
Expand All @@ -66,11 +66,11 @@
"lerna": "^8.1.8",
"lerna-changelog": "^2.2.0",
"lint-staged": "^15.2.10",
"nyc": "^17.0.0",
"nyc": "^17.1.0",
"prettier": "^3.3.3",
"protobufjs": "^7.4.0",
"shelljs": "^0.8.5",
"simple-git": "^3.26.0",
"simple-git": "^3.27.0",
"snyk": "^1.1293.1",
"supertest": "^7.0.0",
"yargs": "^17.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/featureserver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"even-more-min": "^1.0.1",
"express": "^4.21.0",
"mocha": "^10.7.3",
"nyc": "^17.0.0",
"nyc": "^17.1.0",
"proxyquire": "^2.1.3",
"should": "^13.2.3",
"should-sinon": "0.0.6",
Expand Down

0 comments on commit c2caf07

Please sign in to comment.