Skip to content

Commit 9f9a30e

Browse files
Merge pull request #918 from koopjs/dependabot/npm_and_yarn/master/development-dependencies-c16cc7fe09
chore(deps-dev): bump the development-dependencies group with 2 updates
2 parents 67dd556 + 614da4c commit 9f9a30e

File tree

4 files changed

+33
-70
lines changed

4 files changed

+33
-70
lines changed

package-lock.json

Lines changed: 30 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"lint-staged": "^15.2.2",
6868
"nyc": "^15.1.0",
6969
"prettier": "^3.2.5",
70-
"snyk": "^1.1277.0",
70+
"snyk": "^1.1279.0",
7171
"supertest": "^6.3.4"
7272
},
7373
"config": {

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"lodash": "^4.17.15"
3535
},
3636
"devDependencies": {
37-
"mocha": "^10.0.0",
37+
"mocha": "^10.3.0",
3838
"proxyquire": "^2.1.3",
3939
"should": "^13.2.3",
4040
"should-sinon": "0.0.6",

packages/featureserver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"express": "^4.18.2",
44-
"mocha": "^10.0.0",
44+
"mocha": "^10.3.0",
4545
"nyc": "^15.1.0",
4646
"proxyquire": "^2.1.3",
4747
"should": "^13.2.3",

0 commit comments

Comments
 (0)