Skip to content

Commit d6eca80

Browse files
committed
chore(deps): update node.js to v14.18.2
1 parent 74afd42 commit d6eca80

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
@@ -9,7 +9,7 @@ jobs:
99
type: enum
1010
enum: ["package.json", "builds-repo"]
1111
docker:
12-
- image: cimg/node:14.18.1@sha256:50bd08d36e3b6b1bbc5172705f53630d439b959c94e11cdad7f4810f90c5f598
12+
- image: cimg/node:14.18.2@sha256:bd03e58114d0e9008b1101dbd120193b1c2d748a852d4e14843fcdb042103faf
1313
steps:
1414
- checkout
1515
- node/install-packages:

0 commit comments

Comments
 (0)