Skip to content
This repository was archived by the owner on Feb 25, 2022. It is now read-only.

Commit 01b0bce

Browse files
renovate[bot]renovate-botadobe-bot
authored
fix(deps): update external fixes (#261)
* fix(deps): update external fixes * chore(ci): trigger ci [skip action] Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: adobe-bot <[email protected]>
1 parent be9eac3 commit 01b0bce

File tree

3 files changed

+56
-77
lines changed

3 files changed

+56
-77
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ executors:
88
working_directory: ~/repo
99

1010
orbs:
11-
helix-post-deploy: adobe/[email protected].6
11+
helix-post-deploy: adobe/[email protected].10
1212

1313
commands:
1414
setup:

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
"@adobe/helix-status": "9.0.0",
4040
"@adobe/openwhisk-action-logger": "2.3.1",
4141
"@adobe/openwhisk-action-utils": "4.4.0",
42-
"@flighter/a1-notation": "1.0.6",
42+
"@flighter/a1-notation": "1.0.7",
4343
"googleapis": "67.0.0",
4444
"node-fetch": "2.6.1",
45-
"rss-parser": "3.10.0"
45+
"rss-parser": "3.11.0"
4646
},
4747
"devDependencies": {
4848
"@adobe/eslint-config-helix": "1.1.3",
@@ -52,20 +52,20 @@
5252
"@semantic-release/changelog": "5.0.1",
5353
"@semantic-release/exec": "5.0.0",
5454
"@semantic-release/git": "9.0.0",
55-
"ajv": "7.0.3",
56-
"chai": "4.2.0",
55+
"ajv": "7.0.4",
56+
"chai": "4.3.0",
5757
"chai-http": "4.3.0",
5858
"codecov": "3.8.1",
5959
"commitizen": "4.2.3",
6060
"cz-conventional-changelog": "3.3.0",
6161
"dotenv": "8.2.0",
62-
"eslint": "7.18.0",
63-
"eslint-plugin-header": "3.1.0",
62+
"eslint": "7.19.0",
63+
"eslint-plugin-header": "3.1.1",
6464
"eslint-plugin-import": "2.22.1",
6565
"fs-extra": "9.1.0",
6666
"jsdoc-to-markdown": "6.0.1",
6767
"junit-report-builder": "2.1.0",
68-
"lint-staged": "10.5.3",
68+
"lint-staged": "10.5.4",
6969
"mocha": "8.2.1",
7070
"nyc": "15.1.0",
7171
"proxyquire": "2.1.3",

0 commit comments

Comments
 (0)