Skip to content

Commit 121e93a

Browse files
chore(deps): pin dependencies
1 parent 71af07b commit 121e93a

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@artsy/bucket-assets": "1.0.3",
4242
"@artsy/express-reloadable": "1.7.0",
4343
"@artsy/gemup": "0.2.0",
44-
"@artsy/multienv": "^1.2.0",
44+
"@artsy/multienv": "1.2.0",
4545
"@artsy/palette": "10.1.0",
4646
"@artsy/reaction": "29.9.0",
4747
"@babel/cli": "7.0.0",
@@ -55,7 +55,7 @@
5555
"@babel/register": "7.7.0",
5656
"@babel/runtime": "7.0.0",
5757
"airtable": "0.4.5",
58-
"amqplib": "^0.10.3",
58+
"amqplib": "0.10.3",
5959
"artsy-ezel-components": "artsy/artsy-ezel-components",
6060
"artsy-xapp": "1.0.4",
6161
"async": "1.5.2",
@@ -103,13 +103,13 @@
103103
"lokka-transport-http": "1.6.1",
104104
"mocha": "3.2.0",
105105
"moment": "2.29.4",
106-
"mongodb": "4.10",
106+
"mongodb": "4.10.0",
107107
"nib": "1.1.2",
108108
"node-env-file": "0.1.8",
109109
"node-mandrill": "1.0.1",
110110
"passport": "0.3.2",
111111
"passport-oauth2": "craigspaeth/passport-oauth2",
112-
"pino-http": "^7.1.0",
112+
"pino-http": "7.1.0",
113113
"prettier": "1.14.3",
114114
"prop-by-string": "1.0.1",
115115
"prop-types": "15.6.0",
@@ -133,7 +133,7 @@
133133
"superagent": "3.7.0",
134134
"superagent-bluebird-promise": "3.0.2",
135135
"ts-loader": "6.2.1",
136-
"typescript": "^4.1.3",
136+
"typescript": "4.1.3",
137137
"typescript-styled-plugin": "0.13.0",
138138
"uglifyify": "3.0.4",
139139
"underscore": "1.13.1",
@@ -160,8 +160,8 @@
160160
"@types/styled-components": "5.1.4",
161161
"@types/styled-system": "3.0.9",
162162
"@types/testing-library__cypress": "5.0.3",
163-
"@typescript-eslint/eslint-plugin": "^4.13.0",
164-
"@typescript-eslint/parser": "^4.13.0",
163+
"@typescript-eslint/eslint-plugin": "4.13.0",
164+
"@typescript-eslint/parser": "4.13.0",
165165
"babel-eslint": "10.0.3",
166166
"babel-jest": "23.6.0",
167167
"benv": "3.3.0",
@@ -171,15 +171,15 @@
171171
"cypress": "4.1.0",
172172
"enzyme": "3.9.0",
173173
"enzyme-adapter-react-16": "1.15.1",
174-
"eslint": "^7.17.0",
174+
"eslint": "7.17.0",
175175
"eslint-config-prettier": "3.1.0",
176176
"eslint-config-standard": "10.2.1",
177177
"eslint-config-standard-react": "5.0.0",
178178
"eslint-plugin-import": "2.20.1",
179179
"eslint-plugin-node": "5.1.1",
180-
"eslint-plugin-prettier": "^3.3.1",
180+
"eslint-plugin-prettier": "3.3.1",
181181
"eslint-plugin-promise": "3.5.0",
182-
"eslint-plugin-react": "^7.22.0",
182+
"eslint-plugin-react": "7.22.0",
183183
"eslint-plugin-standard": "3.0.1",
184184
"fork-ts-checker-notifier-webpack-plugin": "0.4.0",
185185
"fork-ts-checker-webpack-plugin": "0.4.3",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
dependencies:
8484
uuid "^8.3.0"
8585

86-
"@artsy/multienv@^1.2.0":
86+
8787
version "1.2.0"
8888
resolved "https://registry.yarnpkg.com/@artsy/multienv/-/multienv-1.2.0.tgz#ff4bb0b86ee8bb1c2867e5d887931d274024e68a"
8989
integrity sha512-ElwKuJ4DVw3/X27t/v+/hBJLNx4gP76foiVTX11kguiurzBFDln3k/nRTYnalOkU+33nCWgZnpj5elI4jUPqSg==
@@ -2258,7 +2258,7 @@
22582258
dependencies:
22592259
"@types/yargs-parser" "*"
22602260

2261-
"@typescript-eslint/eslint-plugin@^4.13.0":
2261+
"@typescript-eslint/[email protected]":
22622262
version "4.13.0"
22632263
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.13.0.tgz#5f580ea520fa46442deb82c038460c3dd3524bb6"
22642264
integrity sha512-ygqDUm+BUPvrr0jrXqoteMqmIaZ/bixYOc3A4BRwzEPTZPi6E+n44rzNZWaB0YvtukgP+aoj0i/fyx7FkM2p1w==
@@ -2284,7 +2284,7 @@
22842284
eslint-scope "^5.0.0"
22852285
eslint-utils "^2.0.0"
22862286

2287-
"@typescript-eslint/parser@^4.13.0":
2287+
"@typescript-eslint/[email protected]":
22882288
version "4.13.0"
22892289
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.13.0.tgz#c413d640ea66120cfcc37f891e8cb3fd1c9d247d"
22902290
integrity sha512-KO0J5SRF08pMXzq9+abyHnaGQgUJZ3Z3ax+pmqz9vl81JxmTTOUfQmq7/4awVfq09b6C4owNlOgOwp61pYRBSg==
@@ -2687,7 +2687,7 @@ amdefine@>=0.0.4:
26872687
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
26882688
integrity sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=
26892689

2690-
amqplib@^0.10.3:
2690+
26912691
version "0.10.3"
26922692
resolved "https://registry.yarnpkg.com/amqplib/-/amqplib-0.10.3.tgz#e186a2f74521eb55ec54db6d25ae82c29c1f911a"
26932693
integrity sha512-UHmuSa7n8vVW/a5HGh2nFPqAEr8+cD4dEZ6u9GjP91nHfr1a54RyAKyra7Sb5NH7NBKOUlyQSMXIp0qAixKexw==
@@ -6071,7 +6071,7 @@ [email protected]:
60716071
resolve "^1.3.3"
60726072
semver "5.3.0"
60736073

6074-
eslint-plugin-prettier@^3.3.1:
6074+
60756075
version "3.3.1"
60766076
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1.tgz#7079cfa2497078905011e6f82e8dd8453d1371b7"
60776077
integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ==
@@ -6083,7 +6083,7 @@ [email protected]:
60836083
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.5.0.tgz#78fbb6ffe047201627569e85a6c5373af2a68fca"
60846084
integrity sha1-ePu2/+BHIBYnVp6FpsU3OvKmj8o=
60856085

6086-
eslint-plugin-react@^7.22.0:
6086+
60876087
version "7.22.0"
60886088
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.22.0.tgz#3d1c542d1d3169c45421c1215d9470e341707269"
60896089
integrity sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA==
@@ -6143,7 +6143,7 @@ eslint-visitor-keys@^2.0.0:
61436143
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
61446144
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
61456145

6146-
eslint@^7.17.0:
6146+
61476147
version "7.17.0"
61486148
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17.0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0"
61496149
integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ==
@@ -10478,7 +10478,7 @@ mongodb-connection-string-url@^2.5.3:
1047810478
"@types/whatwg-url" "^8.2.1"
1047910479
whatwg-url "^11.0.0"
1048010480

10481-
10481+
1048210482
version "4.10.0"
1048310483
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-4.10.0.tgz#49fc509c928ff126577d628ab09aaf1e5855cd22"
1048410484
integrity sha512-My2QxLTw0Cc1O9gih0mz4mqo145Jq4rLAQx0Glk/Ha9iYBzYpt4I2QFNRIh35uNFNfe8KFQcdwY1/HKxXBkinw==
@@ -11590,7 +11590,7 @@ [email protected]:
1159011590
duplexify "^4.1.2"
1159111591
split2 "^4.0.0"
1159211592

11593-
pino-http@^7.1.0:
11593+
1159411594
version "7.1.0"
1159511595
resolved "https://registry.yarnpkg.com/pino-http/-/pino-http-7.1.0.tgz#922d86713856982a8d787c102624dea74411f10f"
1159611596
integrity sha512-p/SqK6VpLP2AawGZEmciboat3TXlXwbvlElquBfht1gLQkMKwKDTDlsXOEOfKjOXX21ZYHFVVO75C1uKESXHxg==
@@ -15018,7 +15018,7 @@ typescript-template-language-service-decorator@^2.0.0:
1501815018
resolved "https://registry.yarnpkg.com/typescript-template-language-service-decorator/-/typescript-template-language-service-decorator-2.2.0.tgz#4ee6d580f307fb9239978e69626f2775b8a59b2a"
1501915019
integrity sha512-xiolqt1i7e22rpqMaprPgSFVgU64u3b9n6EJlAaUYE61jumipKAdI1+O5khPlWslpTUj80YzjUKjJ2jxT0D74w==
1502015020

15021-
typescript@^4.1.3:
15021+
1502215022
version "4.1.3"
1502315023
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
1502415024
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==

0 commit comments

Comments
 (0)