Skip to content

Commit 4f3d06d

Browse files
NPM package updates (2023-08-25)
1 parent d257556 commit 4f3d06d

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Submission for Aurion technical assessment - October 2021",
55
"main": "submission.js",
66
"scripts": {
7-
"test": "node ./node_modules/mocha/bin/mocha"
7+
"test": "node ./node_modules/mocha/bin/mocha"
88
},
99
"repository": {
1010
"type": "git",
@@ -17,7 +17,7 @@
1717
},
1818
"homepage": "https://github.com/tjohnston-softdev/aurion-assessment-2110#readme",
1919
"dependencies": {
20-
"chai": "^4.3.7",
21-
"mocha": "^10.1.0"
20+
"chai": "^4.3.8",
21+
"mocha": "^10.2.0"
2222
}
2323
}

0 commit comments

Comments
 (0)