Skip to content

Commit

Permalink
Merge pull request #117 from open-sausages/pulls/1/search-for-consist…
Browse files Browse the repository at this point in the history
…ency

Version bump silverstripe eslint and webpack config
  • Loading branch information
Luke Edwards authored Sep 3, 2018
2 parents 3022d9b + b0459f6 commit 6fefd64
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"redux-thunk": "^2.2.0"
},
"devDependencies": {
"@silverstripe/eslint-config": "^0.0.4",
"@silverstripe/webpack-config": "^0.10",
"@silverstripe/eslint-config": "^0.0.5",
"@silverstripe/webpack-config": "0.11.0",
"babel-jest": "^19.0.0",
"jest-cli": "^19.0.2",
"toposort": "^1.0.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# yarn lockfile v1


"@silverstripe/eslint-config@^0.0.4":
version "0.0.4"
resolved "https://registry.yarnpkg.com/@silverstripe/eslint-config/-/eslint-config-0.0.4.tgz#5f19b8c4def3ee1f34e33885e99b56ae1a719f81"
"@silverstripe/eslint-config@^0.0.5":
version "0.0.5"
resolved "https://registry.yarnpkg.com/@silverstripe/eslint-config/-/eslint-config-0.0.5.tgz#ab94d58e6f328d4efbcc1910572fdff5d85fc4ec"
dependencies:
eslint "^4.6.1"
eslint-config-airbnb "^15.1.0"
Expand All @@ -14,9 +14,9 @@
eslint-plugin-jsx-a11y "^5.1.1"
eslint-plugin-react "^7.3.0"

"@silverstripe/webpack-config@^0.10":
version "0.10.0"
resolved "https://registry.yarnpkg.com/@silverstripe/webpack-config/-/webpack-config-0.10.0.tgz#5cb3f9aeb4197f9325660c6ea5c9f15fb3ccf2a4"
"@silverstripe/webpack-config@0.11.0":
version "0.11.0"
resolved "https://registry.yarnpkg.com/@silverstripe/webpack-config/-/webpack-config-0.11.0.tgz#54f083784083e12f4de5b376c0e655a1d8cc5f73"
dependencies:
autoprefixer "^6.4.0"
babel-core "^6.24.1"
Expand Down

0 comments on commit 6fefd64

Please sign in to comment.