Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jenssimon committed Feb 18, 2022
1 parent 62ac270 commit db48488
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@
"coveralls": "cat ./coverage/lcov.info | coveralls"
},
"devDependencies": {
"@jenssimon/eslint-config-base": "^5.0.0",
"@jenssimon/eslint-config-typescript": "^3.1.3",
"@jenssimon/eslint-config-base": "5.0.0",
"@jenssimon/eslint-config-typescript": "3.1.3",
"@types/jest": "^27.0.3",
"@web/dev-server": "^0.1.28",
"coveralls": "^3.1.1",
"eslint": "^8.3.0",
"jest": "^27.3.1",
"npm-run-all": "^4.1.5",
"ts-jest": "^27.0.7",
"typescript": "^4.5.2"
"@web/dev-server": "0.1.28",
"coveralls": "3.1.1",
"eslint": "8.3.0",
"jest": "27.3.1",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.7",
"typescript": "4.5.2"
},
"files": [
"dist/loader.js",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==

"@jenssimon/eslint-config-base@^5.0.0":
"@jenssimon/eslint-config-base@5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@jenssimon/eslint-config-base/-/eslint-config-base-5.0.0.tgz#6b5d7bd9308f094c0b081cae47c215f5f6c1b513"
integrity sha512-V/KP+j3Yo+telXcwGGYYRSWVTrt2EXTrkih+Fe+57WajT5nznf/FCBTFzTInf0H3l8MAOmvqMGVGskukGa16kA==
Expand All @@ -401,7 +401,7 @@
eslint-plugin-react-redux "^3.3.2"
eslint-plugin-sonarjs "^0.10.0"

"@jenssimon/eslint-config-typescript@^3.1.3":
"@jenssimon/eslint-config-typescript@3.1.3":
version "3.1.3"
resolved "https://registry.yarnpkg.com/@jenssimon/eslint-config-typescript/-/eslint-config-typescript-3.1.3.tgz#8a37b5b658f671c0f97ea63c3af5ab20b03d52f8"
integrity sha512-d+s6G0amyJ03mNfxhqhZUGHeZFSUZt9lfja4twPGGIi8VwiTItF9XqCVN0LFpZkqZZSknWgfU2ikQ/o/H4tD1Q==
Expand Down Expand Up @@ -1001,7 +1001,7 @@
rollup "^2.58.0"
whatwg-url "^11.0.0"

"@web/dev-server@^0.1.28":
"@web/dev-server@0.1.28":
version "0.1.28"
resolved "https://registry.yarnpkg.com/@web/dev-server/-/dev-server-0.1.28.tgz#fcd8a074e71554594361930803dbd0a1380d6d29"
integrity sha512-964NqgatvFWX7LM8QGlB1XpcJoUQRXZPiEn3XKgDIUSNS6JNCjGfQQ+TfxBlT5KBHYJakDYbTk+sdEeRi2gaLw==
Expand Down Expand Up @@ -1587,7 +1587,7 @@ core-util-is@1.0.2:
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=

coveralls@^3.1.1:
coveralls@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.1.tgz#f5d4431d8b5ae69c5079c8f8ca00d64ac77cf081"
integrity sha512-+dxnG2NHncSD1NrqbSM3dn/lE57O6Qf/koe9+I7c+wzkqRmEvcp0kgJdxKInzYzkICKkFMZsX3Vct3++tsF9ww==
Expand Down Expand Up @@ -2099,7 +2099,7 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2"
integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==

eslint@^8.3.0:
eslint@8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.3.0.tgz#a3c2409507403c1c7f6c42926111d6cbefbc3e85"
integrity sha512-aIay56Ph6RxOTC7xyr59Kt3ewX185SaGnAr8eWukoPLeriCrvGjvAubxuvaXOfsxhtwV5g0uBOsyhAom4qJdww==
Expand Down Expand Up @@ -3299,7 +3299,7 @@ jest-worker@^27.3.1:
merge-stream "^2.0.0"
supports-color "^8.0.0"

jest@^27.3.1:
jest@27.3.1:
version "27.3.1"
resolved "https://registry.yarnpkg.com/jest/-/jest-27.3.1.tgz#b5bab64e8f56b6f7e275ba1836898b0d9f1e5c8a"
integrity sha512-U2AX0AgQGd5EzMsiZpYt8HyZ+nSVIh5ujQ9CPp9EQZJMjXIiSZpJNweZl0swatKRoqHWgGKM3zaSwm4Zaz87ng==
Expand Down Expand Up @@ -3756,7 +3756,7 @@ normalize-path@^3.0.0, normalize-path@~3.0.0:
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==

npm-run-all@^4.1.5:
npm-run-all@4.1.5:
version "4.1.5"
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.5.tgz#04476202a15ee0e2e214080861bff12a51d98fba"
integrity sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==
Expand Down Expand Up @@ -4676,7 +4676,7 @@ tr46@^3.0.0:
dependencies:
punycode "^2.1.1"

ts-jest@^27.0.7:
ts-jest@27.0.7:
version "27.0.7"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.7.tgz#fb7c8c8cb5526ab371bc1b23d06e745652cca2d0"
integrity sha512-O41shibMqzdafpuP+CkrOL7ykbmLh+FqQrXEmV9CydQ5JBk0Sj0uAEF5TNNe94fZWKm3yYvWa/IbyV4Yg1zK2Q==
Expand Down Expand Up @@ -4778,7 +4778,7 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

typescript@^4.5.2:
typescript@4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
Expand Down

0 comments on commit db48488

Please sign in to comment.