-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
- Loading branch information
1 parent
24f2d8a
commit 9e6f9de
Showing
6 changed files
with
3,441 additions
and
1,834 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,13 +3,13 @@ | |
version: 2.1 | ||
|
||
orbs: | ||
gcp-cli: circleci/[email protected].0 | ||
secops: apollo/[email protected].6 | ||
gcp-cli: circleci/[email protected].1 | ||
secops: apollo/[email protected].7 | ||
|
||
executors: | ||
node: | ||
docker: | ||
- image: circleci/node:14.17.0-browsers | ||
- image: circleci/node:14.18.2-browsers | ||
working_directory: ~/embeddable-explorer | ||
|
||
commands: | ||
|
Oops, something went wrong.