Skip to content

Commit 618eeef

Browse files
chore(deps): pin dependencies
1 parent 18e432e commit 618eeef

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@artsy/bucket-assets": "1.0.3",
4343
"@artsy/express-reloadable": "1.8.1",
4444
"@artsy/gemup": "0.2.0",
45-
"@artsy/multienv": "^1.2.0",
45+
"@artsy/multienv": "1.2.0",
4646
"@artsy/palette": "10.1.0",
4747
"@artsy/reaction": "29.12.0",
4848
"@babel/cli": "7.0.0",
@@ -56,7 +56,7 @@
5656
"@babel/register": "7.7.0",
5757
"@babel/runtime": "7.0.0",
5858
"airtable": "0.4.5",
59-
"amqplib": "^0.10.3",
59+
"amqplib": "0.10.3",
6060
"artsy-ezel-components": "artsy/artsy-ezel-components",
6161
"artsy-xapp": "1.0.4",
6262
"async": "3.2.6",
@@ -78,7 +78,7 @@
7878
"cookie-session": "1.2.0",
7979
"cors": "2.8.5",
8080
"create-react-class": "15.6.2",
81-
"dd-trace": "^5.56.0",
81+
"dd-trace": "5.56.0",
8282
"debug": "3.1.0",
8383
"dotenv": "8.2.0",
8484
"draft-convert": "2.0.0",
@@ -110,7 +110,7 @@
110110
"node-mandrill": "1.0.1",
111111
"passport": "0.3.2",
112112
"passport-oauth2": "craigspaeth/passport-oauth2",
113-
"pino-http": "^7.1.0",
113+
"pino-http": "7.1.0",
114114
"prettier": "1.14.3",
115115
"prop-by-string": "1.0.1",
116116
"prop-types": "15.6.0",
@@ -134,7 +134,7 @@
134134
"superagent": "6.0.0",
135135
"superagent-bluebird-promise": "3.0.2",
136136
"ts-loader": "6.2.1",
137-
"typescript": "^5.0.4",
137+
"typescript": "5.8.3",
138138
"typescript-styled-plugin": "0.13.0",
139139
"uglifyify": "3.0.4",
140140
"underscore": "1.13.1",
@@ -161,8 +161,8 @@
161161
"@types/styled-components": "5.1.4",
162162
"@types/styled-system": "3.0.9",
163163
"@types/testing-library__cypress": "5.0.3",
164-
"@typescript-eslint/eslint-plugin": "^4.13.0",
165-
"@typescript-eslint/parser": "^4.13.0",
164+
"@typescript-eslint/eslint-plugin": "4.13.0",
165+
"@typescript-eslint/parser": "4.13.0",
166166
"babel-eslint": "10.0.3",
167167
"babel-jest": "23.6.0",
168168
"benv": "3.3.0",
@@ -172,18 +172,18 @@
172172
"cypress": "4.1.0",
173173
"enzyme": "3.9.0",
174174
"enzyme-adapter-react-16": "1.15.1",
175-
"eslint": "^7.17.0",
175+
"eslint": "7.17.0",
176176
"eslint-config-prettier": "3.1.0",
177177
"eslint-config-standard": "10.2.1",
178178
"eslint-config-standard-react": "5.0.0",
179179
"eslint-plugin-import": "2.20.1",
180180
"eslint-plugin-node": "5.1.1",
181-
"eslint-plugin-prettier": "^3.3.1",
181+
"eslint-plugin-prettier": "3.3.1",
182182
"eslint-plugin-promise": "3.5.0",
183-
"eslint-plugin-react": "^7.22.0",
183+
"eslint-plugin-react": "7.22.0",
184184
"eslint-plugin-standard": "3.0.1",
185185
"friendly-errors-webpack-plugin": "1.7.0",
186-
"husky": "^9.1.7",
186+
"husky": "9.1.7",
187187
"imagesloaded": "4.1.4",
188188
"jade-loader": "0.8.0",
189189
"jest": "24.9.0",

yarn.lock

Lines changed: 11 additions & 11 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+
"@artsy/multienv@1.2.0":
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==
@@ -2290,7 +2290,7 @@
22902290
dependencies:
22912291
"@types/yargs-parser" "*"
22922292

2293-
"@typescript-eslint/eslint-plugin@^4.13.0":
2293+
"@typescript-eslint/eslint-plugin@4.13.0":
22942294
version "4.13.0"
22952295
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.13.0.tgz#5f580ea520fa46442deb82c038460c3dd3524bb6"
22962296
integrity sha512-ygqDUm+BUPvrr0jrXqoteMqmIaZ/bixYOc3A4BRwzEPTZPi6E+n44rzNZWaB0YvtukgP+aoj0i/fyx7FkM2p1w==
@@ -2316,7 +2316,7 @@
23162316
eslint-scope "^5.0.0"
23172317
eslint-utils "^2.0.0"
23182318

2319-
"@typescript-eslint/parser@^4.13.0":
2319+
"@typescript-eslint/parser@4.13.0":
23202320
version "4.13.0"
23212321
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.13.0.tgz#c413d640ea66120cfcc37f891e8cb3fd1c9d247d"
23222322
integrity sha512-KO0J5SRF08pMXzq9+abyHnaGQgUJZ3Z3ax+pmqz9vl81JxmTTOUfQmq7/4awVfq09b6C4owNlOgOwp61pYRBSg==
@@ -2719,7 +2719,7 @@ amdefine@>=0.0.4:
27192719
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
27202720
integrity sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=
27212721

2722-
amqplib@^0.10.3:
2722+
amqplib@0.10.3:
27232723
version "0.10.3"
27242724
resolved "https://registry.yarnpkg.com/amqplib/-/amqplib-0.10.3.tgz#e186a2f74521eb55ec54db6d25ae82c29c1f911a"
27252725
integrity sha512-UHmuSa7n8vVW/a5HGh2nFPqAEr8+cD4dEZ6u9GjP91nHfr1a54RyAKyra7Sb5NH7NBKOUlyQSMXIp0qAixKexw==
@@ -5159,7 +5159,7 @@ dc-polyfill@0.1.9:
51595159
resolved "https://registry.yarnpkg.com/dc-polyfill/-/dc-polyfill-0.1.9.tgz#ee594f4366a6dcf006db1c1f9d3672f57a720856"
51605160
integrity sha512-D5mJThEEk9hf+CJPwTf9JFsrWdlWp8Pccjxkhf7uUT/E/cU9Mx3ebWe2Bz2OawRmJ6WS9eaDPBkeBE4uOKq9uw==
51615161

5162-
dd-trace@^5.56.0:
5162+
dd-trace@5.56.0:
51635163
version "5.56.0"
51645164
resolved "https://registry.yarnpkg.com/dd-trace/-/dd-trace-5.56.0.tgz#2f599574d3ea4edd980e1d0cc24073d201e14472"
51655165
integrity sha512-1GiAh1UATmn8uZxk+nqZAdfJppiOq4kxJKiozMNvupffbcbAuDj5qnfYF9Hz3oqsk+Jtt2oheQeR05c4JRshXw==
@@ -6152,7 +6152,7 @@ eslint-plugin-node@5.1.1:
61526152
resolve "^1.3.3"
61536153
semver "5.3.0"
61546154

6155-
eslint-plugin-prettier@^3.3.1:
6155+
eslint-plugin-prettier@3.3.1:
61566156
version "3.3.1"
61576157
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1.tgz#7079cfa2497078905011e6f82e8dd8453d1371b7"
61586158
integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ==
@@ -6164,7 +6164,7 @@ eslint-plugin-promise@3.5.0:
61646164
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.5.0.tgz#78fbb6ffe047201627569e85a6c5373af2a68fca"
61656165
integrity sha1-ePu2/+BHIBYnVp6FpsU3OvKmj8o=
61666166

6167-
eslint-plugin-react@^7.22.0:
6167+
eslint-plugin-react@7.22.0:
61686168
version "7.22.0"
61696169
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.22.0.tgz#3d1c542d1d3169c45421c1215d9470e341707269"
61706170
integrity sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA==
@@ -6224,7 +6224,7 @@ eslint-visitor-keys@^2.0.0:
62246224
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
62256225
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
62266226

6227-
eslint@^7.17.0:
6227+
eslint@7.17.0:
62286228
version "7.17.0"
62296229
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17.0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0"
62306230
integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ==
@@ -7987,7 +7987,7 @@ https-browserify@^1.0.0:
79877987
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
79887988
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
79897989

7990-
husky@^9.1.7:
7990+
husky@9.1.7:
79917991
version "9.1.7"
79927992
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
79937993
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
@@ -11678,7 +11678,7 @@ pino-abstract-transport@v0.5.0:
1167811678
duplexify "^4.1.2"
1167911679
split2 "^4.0.0"
1168011680

11681-
pino-http@^7.1.0:
11681+
pino-http@7.1.0:
1168211682
version "7.1.0"
1168311683
resolved "https://registry.yarnpkg.com/pino-http/-/pino-http-7.1.0.tgz#922d86713856982a8d787c102624dea74411f10f"
1168411684
integrity sha512-p/SqK6VpLP2AawGZEmciboat3TXlXwbvlElquBfht1gLQkMKwKDTDlsXOEOfKjOXX21ZYHFVVO75C1uKESXHxg==
@@ -15171,7 +15171,7 @@ typescript-template-language-service-decorator@^2.0.0:
1517115171
resolved "https://registry.yarnpkg.com/typescript-template-language-service-decorator/-/typescript-template-language-service-decorator-2.2.0.tgz#4ee6d580f307fb9239978e69626f2775b8a59b2a"
1517215172
integrity sha512-xiolqt1i7e22rpqMaprPgSFVgU64u3b9n6EJlAaUYE61jumipKAdI1+O5khPlWslpTUj80YzjUKjJ2jxT0D74w==
1517315173

15174-
typescript@^5.0.4:
15174+
typescript@5.8.3:
1517515175
version "5.8.3"
1517615176
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
1517715177
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==

0 commit comments

Comments
 (0)