Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 4337748

Browse files
committed
[package] Upgrade auto-config
1 parent 047fa36 commit 4337748

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"typescript": ">=2.9.1"
5858
},
5959
"devDependencies": {
60-
"@artsy/auto-config": "^0.0.8",
60+
"@artsy/auto-config": "^1.0.0",
6161
"@types/graphql": "^0.12.1",
6262
"@types/invariant": "2.2.29",
6363
"@types/jest": "^22.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@artsy/auto-config@^0.0.8":
6-
version "0.0.8"
7-
resolved "https://registry.yarnpkg.com/@artsy/auto-config/-/auto-config-0.0.8.tgz#8ed725ea865a2dd976e0b7da954c313d04b24f64"
8-
integrity sha512-18INV7f1pqYYNxtlo/Ai9Sa24IrH/q/S+2flUw2/bWku9wAdjuRMB16+HhENO4mcQMIjw5LkfFxtrKVzpvganQ==
5+
"@artsy/auto-config@^1.0.0":
6+
version "1.0.0"
7+
resolved "https://registry.yarnpkg.com/@artsy/auto-config/-/auto-config-1.0.0.tgz#85d39cffd893fb0aa903ff8a17b3cf3baf3d8646"
8+
integrity sha512-C7Y7H6qgmrBAL0lp/EGxsEBUNDzgxkB2TnQW3lW37Q6YZiIKYpjGmu0aNHa/HEsY0LTRg2LzF25y1FU+3iAKwQ==
99

1010
"@babel/code-frame@^7.0.0":
1111
version "7.0.0"

0 commit comments

Comments
 (0)