@squiz/dx-common-lib 1.56.1-alpha.14 → 1.56.1-alpha.15

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@squiz/dx-common-lib",
3
- "version": "1.56.1-alpha.14",
3
+ "version": "1.56.1-alpha.15",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "scripts": {
@@ -13,7 +13,7 @@
13
13
  "license": "ISC",
14
14
  "dependencies": {
15
15
  "@aws-sdk/client-secrets-manager": "3.218.0",
16
- "@squiz/dx-logger-lib": "1.56.1-alpha.14",
16
+ "@squiz/dx-logger-lib": "1.56.1-alpha.15",
17
17
  "archiver": "5.3.1",
18
18
  "escape-string-regexp": "4.0.0",
19
19
  "fs-extra": "11.1.0",
@@ -32,5 +32,5 @@
32
32
  "ts-jest": "29.0.5",
33
33
  "typescript": "4.9.4"
34
34
  },
35
- "gitHead": "809b5a0e74341b78847d3ba03a84e7a70ae2f5f5"
35
+ "gitHead": "535180139d270a04e80bbcfd27e85c852e22fb63"
36
36
  }