Skip to content

Commit 3efda63

Browse files
chore(deps): pin dependency @types/lodash.camelcase to 4.3.6 (#611)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c6886ba commit 3efda63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"bob-the-bundler": "1.5.1",
4141
"graphql": "15.5.3",
4242
"typescript": "4.4.2",
43-
"@types/lodash.camelcase": "^4.3.6"
43+
"@types/lodash.camelcase": "4.3.6"
4444
},
4545
"peerDependencies": {
4646
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1990,7 +1990,7 @@
19901990
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
19911991
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
19921992

1993-
"@types/lodash.camelcase@^4.3.6":
1993+
19941994
version "4.3.6"
19951995
resolved "https://registry.yarnpkg.com/@types/lodash.camelcase/-/lodash.camelcase-4.3.6.tgz#393c748b70cd926fc629e6502a9d0929f217d5fd"
19961996
integrity sha512-hd/TEuPd76Jtf1xEq85CHbCqR+iqvs5IOKyrYbiaOg69BRQgPN9XkvLj8Jl8rBp/dfJ2wQ1AVcP8mZmybq7kIg==

0 commit comments

Comments
 (0)