Skip to content

Commit 0cf8bba

Browse files
committed
updating dependencies
1 parent c1b6437 commit 0cf8bba

File tree

2 files changed

+86
-85
lines changed

2 files changed

+86
-85
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,21 +48,21 @@
4848
"CHANGELOG.md"
4949
],
5050
"devDependencies": {
51-
"@snyk/protect": "^1.1293.0",
52-
"@types/mocha": "^10.0.7",
53-
"@types/node": "^18.19.47",
51+
"@snyk/protect": "^1.1293.1",
52+
"@types/mocha": "^10.0.8",
53+
"@types/node": "^18.19.50",
5454
"@typescript-eslint/eslint-plugin": "^7.18.0",
5555
"@typescript-eslint/parser": "^7.18.0",
5656
"chai": "^4.5.0",
5757
"eslint": "^8.57.0",
5858
"eslint-config-airbnb-base": "^15.0.0",
5959
"eslint-config-airbnb-typescript": "^18.0.0",
60-
"eslint-plugin-import": "^2.29.1",
60+
"eslint-plugin-import": "^2.30.0",
6161
"eslint-plugin-mocha": "^10.5.0",
6262
"eslint-plugin-promise": "^7.1.0",
6363
"mocha": "^10.7.3",
6464
"nyc": "^17.0.0",
65-
"sinon": "^18.0.0",
65+
"sinon": "^19.0.2",
6666
"ts-mocha": "^10.0.0",
6767
"typescript": "^5.5.4"
6868
},

0 commit comments

Comments
 (0)