Skip to content

Commit a594f1f

Browse files
v2.62.0
1 parent a9708c0 commit a594f1f

File tree

2 files changed

+28
-25
lines changed

2 files changed

+28
-25
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apigeelint",
3-
"version": "2.61.0",
3+
"version": "2.62.0",
44
"description": "Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.",
55
"main": "index.js",
66
"bin": {
@@ -48,7 +48,7 @@
4848
"chai": "^4.3.10",
4949
"jsonschema": "latest",
5050
"mkdirp": "^3.0.1",
51-
"mocha": "^11.0.1",
51+
"mocha": "^11.1.0",
5252
"mocha-badge-generator": "^0.10.6",
5353
"mocha-lcov-reporter": "^1.3.0",
5454
"nyc": "^17.0.0",

0 commit comments

Comments
 (0)