Skip to content

Commit 601830d

Browse files
chore(deps): update dependency node to v5.3.0 (#389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3948219 commit 601830d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ executors:
1414
# Orbs are reusable packages of CircleCI configuration that you may share across projects, enabling you to create encapsulated, parameterized commands, jobs, and executors that can be used across multiple projects.
1515
# See: https://circleci.com/docs/2.0/orb-intro/
1616
orbs:
17-
node: circleci/node@5.2.0
17+
node: circleci/node@5.3.0
1818

1919
jobs:
2020
checkout:

0 commit comments

Comments
 (0)