Skip to content

Commit 04fbfdc

Browse files
authored
Merge pull request #2282 from StoDevX/greenkeeper/ajv-6.1.1
Update ajv to the latest version πŸš€
2 parents 16aa7e9 + 9ac1f3b commit 04fbfdc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"xml2js": "0.4.19"
114114
},
115115
"devDependencies": {
116-
"ajv": "6.1.0",
116+
"ajv": "6.1.1",
117117
"babel-core": "6.26.0",
118118
"babel-eslint": "8.2.1",
119119
"babel-jest": "22.1.0",

β€Žyarn.lockβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,9 @@ ajv-keywords@^2.1.0:
162162
version "2.1.1"
163163
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-2.1.1.tgz#617997fc5f60576894c435f940d819e135b80762"
164164

165-
166-
version "6.1.0"
167-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.1.0.tgz#adc4b3dd64b2d8740d13c5b38e4596115970e59d"
165+
166+
version "6.1.1"
167+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.1.1.tgz#978d597fbc2b7d0e5a5c3ddeb149a682f2abfa0e"
168168
dependencies:
169169
fast-deep-equal "^1.0.0"
170170
fast-json-stable-stringify "^2.0.0"

0 commit comments

Comments
Β (0)