Skip to content

Commit

Permalink
ci: bump continuousauth/npm orb to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 committed Nov 18, 2023
1 parent ee3eb00 commit 4895204
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 1,447 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
cfa: continuousauth/[email protected].2
cfa: continuousauth/npm@2.1.0
node: electronjs/[email protected]

executors:
Expand All @@ -19,7 +19,6 @@ workflows:
jobs:
- node/test:
name: test-<< matrix.executor >>-<< matrix.node-version >>
override-ci-command: yarn install --frozen-lockfile --ignore-engines
pre-steps:
- run: git config --global core.autocrlf input
- when:
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
"yargs": "^17.0.1"
},
"devDependencies": {
"@continuous-auth/semantic-release-npm": "^3.0.0",
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@types/chai": "^4.2.12",
"@types/chai-as-promised": "^7.1.3",
Expand Down
Loading

0 comments on commit 4895204

Please sign in to comment.