Skip to content

Commit 6adf33a

Browse files
Update all non-major dependencies
1 parent aa98bfd commit 6adf33a

File tree

12 files changed

+10165
-7127
lines changed

12 files changed

+10165
-7127
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: circleci/node:14.16.1
5+
- image: circleci/node:14.18.2
66
working_directory: ~/siros-postgres
77
steps:
88
- checkout

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
save=true
22
save-exact=true
3+

0 commit comments

Comments
 (0)