Skip to content

Commit

Permalink
chore(deps): update external fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent ca67909 commit a0fbf45
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 59 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 2.1
executors:
node14:
docker:
- image: cimg/node:18.18
- image: cimg/node:18.19
working_directory: ~/repo

orbs:
Expand Down
111 changes: 57 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/mdast": "^4.0.0",
"es2015-i18n-tag": "1.6.1",
"ferrum": "1.9.4",
"fs-extra": "11.1.1",
"fs-extra": "11.2.0",
"github-slugger": "2.0.0",
"js-yaml": "4.1.0",
"json-schema": "^0.4.0",
Expand All @@ -44,16 +44,16 @@
"@adobe/eslint-config-helix": "2.0.5",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "9.2.3",
"@semantic-release/github": "9.2.4",
"@types/fs-extra": "11.0.4",
"@types/github-slugger": "1.3.0",
"@types/js-yaml": "4.0.9",
"@types/node": "18.18.13",
"@types/node": "18.19.1",
"@types/yargs": "17.0.32",
"c8": "8.0.1",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.54.0",
"eslint": "8.55.0",
"husky": "8.0.3",
"i18n-tag-schema": "2.5.0",
"json-logic-js": "axa-ch/cyclic-schemas-test",
Expand Down

0 comments on commit a0fbf45

Please sign in to comment.