@balena/open-balena-api 30.0.2 → 30.0.3-build-renovate-major-5-chai-a866a1bacdb036319e1d769e01a85c1b9e7f6c59-1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@balena/open-balena-api",
3
3
  "description": "Internet of things, Made Simple",
4
- "version": "30.0.2",
4
+ "version": "30.0.3-build-renovate-major-5-chai-a866a1bacdb036319e1d769e01a85c1b9e7f6c59-1",
5
5
  "license": "AGPL-3.0",
6
6
  "repository": {
7
7
  "type": "git",
@@ -135,7 +135,7 @@
135
135
  },
136
136
  "devDependencies": {
137
137
  "@balena/lint": "^9.0.1",
138
- "@types/chai": "^4.3.20",
138
+ "@types/chai": "^5.0.0",
139
139
  "@types/mocha": "^10.0.8",
140
140
  "@types/mockery": "^1.4.33",
141
141
  "@types/sinon": "^17.0.3",
@@ -167,6 +167,6 @@
167
167
  "loader": "ts-node/esm/transpile-only"
168
168
  },
169
169
  "versionist": {
170
- "publishedAt": "2024-10-18T14:09:28.227Z"
170
+ "publishedAt": "2024-10-18T14:56:28.413Z"
171
171
  }
172
172
  }