Skip to content

Commit

Permalink
ci: update circle ci orb versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mohanraj-r committed Jun 15, 2021
1 parent 174c47f commit 467cb5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1
orbs:
node: circleci/node@4.1.0
browser-tools: circleci/browser-tools@1.1.0
node: circleci/node@4.5.0
browser-tools: circleci/browser-tools@1.1.3
jobs:
build-and-test:
executor:
Expand Down

0 comments on commit 467cb5b

Please sign in to comment.