Skip to content

Commit fe19f0e

Browse files
committed
Update dependencies
1 parent 1256661 commit fe19f0e

File tree

2 files changed

+80
-114
lines changed

2 files changed

+80
-114
lines changed

package-lock.json

Lines changed: 77 additions & 111 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
@@ -25,9 +25,9 @@
2525
"@f5devcentral/eslint-config-f5-atg": "^0.1.8",
2626
"chai": "^4.3.7",
2727
"chai-as-promised": "^7.1.1",
28-
"eslint": "^8.34.0",
28+
"eslint": "^8.36.0",
2929
"eslint-plugin-import": "^2.27.5",
30-
"mocha": "^9.2.2",
30+
"mocha": "^10.2.0",
3131
"nock": "^13.3.0",
3232
"nyc": "^15.1.0"
3333
},
@@ -69,6 +69,6 @@
6969
"math-expression-evaluator": "^1.4.0",
7070
"merge-lite": "^1.0.2",
7171
"mustache": "^4.2.0",
72-
"yargs": "^17.7.0"
72+
"yargs": "^17.7.1"
7373
}
7474
}

0 commit comments

Comments
 (0)