Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Commit

Permalink
patch: Update external-non-major
Browse files Browse the repository at this point in the history
Change-type: patch
  • Loading branch information
renovate-bot committed Aug 21, 2021
1 parent b6e745b commit df36221
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,6 +1,6 @@
# This file is auto-synced from product-os/jellyfish-config/sync/Dockerfile
# and should only be edited there!
FROM resinci/jellyfish-test:v1.4.2
FROM resinci/jellyfish-test:v1.4.9

WORKDIR /usr/src/jellyfish

Expand Down
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -52,7 +52,7 @@
"@balena/jellyfish-plugin-base": "^2.1.206",
"axios": "^0.21.1",
"bluebird": "^3.7.2",
"fast-json-patch": "^3.0.0-1",
"fast-json-patch": "^3.1.0",
"front-sdk": "^0.8.1",
"intercom-client": "^2.11.2",
"lodash": "^4.17.21",
Expand All @@ -73,7 +73,7 @@
"@types/bluebird": "^3.5.36",
"@types/intercom-client": "^2.11.11",
"@types/jest": "^26.0.24",
"@types/lodash": "^4.14.171",
"@types/lodash": "^4.14.172",
"@types/lru-cache": "^5.1.1",
"@types/marked": "^2.0.4",
"@types/sinon": "^10.0.2",
Expand All @@ -82,13 +82,13 @@
"deplint": "^1.1.3",
"form-data": "^4.0.0",
"jest": "^27.0.6",
"lint-staged": "^11.1.1",
"nock": "^13.1.1",
"lint-staged": "^11.1.2",
"nock": "^13.1.2",
"rimraf": "^3.0.2",
"simple-git-hooks": "^2.5.1",
"sinon": "^11.1.1",
"ts-jest": "^27.0.4",
"typedoc": "^0.21.4",
"simple-git-hooks": "^2.6.1",
"sinon": "^11.1.2",
"ts-jest": "^27.0.5",
"typedoc": "^0.21.6",
"typescript": "^4.3.5"
},
"peerDependencies": {
Expand Down

0 comments on commit df36221

Please sign in to comment.