Skip to content

Commit 8144304

Browse files
chore(deps): pin node orb to 5.2.0
1 parent 5050c14 commit 8144304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 2.1
22
orbs:
3-
node: circleci/node@5
3+
node: circleci/node@5.2.0
44
browser-tools: circleci/browser-tools@1.2.3
55
jobs:
66
lint:

0 commit comments

Comments
 (0)