Skip to content

Commit 2a6e51b

Browse files
chore(deps): pin dependencies (#636)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 25863e6 commit 2a6e51b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint": "7.32.0",
3838
"eslint-config-prettier": "8.3.0",
3939
"eslint-config-standard": "16.0.3",
40-
"eslint-plugin-eslint-plugin": "^3.5.3",
40+
"eslint-plugin-eslint-plugin": "3.5.3",
4141
"eslint-plugin-import": "2.24.2",
4242
"eslint-plugin-node": "11.1.0",
4343
"eslint-plugin-promise": "5.1.0",

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@types/eslint": "7.28.0",
3939
"@types/graphql-depth-limit": "1.1.3",
40-
"@types/lodash.lowercase": "^4.3.6",
40+
"@types/lodash.lowercase": "4.3.6",
4141
"bob-the-bundler": "1.5.1",
4242
"graphql": "15.5.3",
4343
"typescript": "4.4.3"

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2000,7 +2000,7 @@
20002000
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
20012001
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
20022002

2003-
"@types/lodash.lowercase@^4.3.6":
2003+
20042004
version "4.3.6"
20052005
resolved "https://registry.yarnpkg.com/@types/lodash.lowercase/-/lodash.lowercase-4.3.6.tgz#32bc40053c80bbe6e29c4b90eeec53ebedcdeb38"
20062006
integrity sha512-2754ojewqboaAmBuaSiujCtNV2RpuZ9tTktQLRxEupsUdV9Tf2KV4XneLyG1V5im5QqfpTfM/QDiLkEaHyF56w==
@@ -3208,7 +3208,7 @@ eslint-plugin-es@^3.0.0:
32083208
eslint-utils "^2.0.0"
32093209
regexpp "^3.0.0"
32103210

3211-
eslint-plugin-eslint-plugin@^3.5.3:
3211+
32123212
version "3.5.3"
32133213
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-3.5.3.tgz#6cac958e944b820962a4cf9e65cc32a2e0415eaf"
32143214
integrity sha512-8LnYyjIOLS0gqh3QFVBkahYzkFd5UaMZkkeEvqReSjIBgajYyZaMElU8szHhqDrqr0rWkkZk33j9e4qnFN3x2A==

0 commit comments

Comments
 (0)