Skip to content

Commit 5ccca5f

Browse files
chore(deps): pin dependencies (#26)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a7a64ba commit 5ccca5f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"@pika/plugin-build-web": "0.9.2",
3535
"@pika/plugin-bundle-types": "0.9.2",
3636
"@pika/plugin-standard-pkg": "0.9.2",
37-
"@superdispatch/babel-preset": "^0.3.0",
38-
"@superdispatch/eslint-plugin": "^0.3.0",
39-
"@superdispatch/js-tools": "^0.3.0",
40-
"@superdispatch/prettier-config": "^0.3.0",
41-
"@superdispatch/tsconfig": "^0.3.0",
37+
"@superdispatch/babel-preset": "0.3.0",
38+
"@superdispatch/eslint-plugin": "0.3.0",
39+
"@superdispatch/js-tools": "0.3.0",
40+
"@superdispatch/prettier-config": "0.3.0",
41+
"@superdispatch/tsconfig": "0.3.0",
4242
"@types/jest": "26.0.22",
4343
"eslint": "7.23.0",
4444
"jest": "26.6.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1396,7 +1396,7 @@
13961396
dependencies:
13971397
"@sinonjs/commons" "^1.7.0"
13981398

1399-
"@superdispatch/babel-preset@^0.3.0":
1399+
"@superdispatch/[email protected]":
14001400
version "0.3.0"
14011401
resolved "https://registry.yarnpkg.com/@superdispatch/babel-preset/-/babel-preset-0.3.0.tgz#4d7a1360c4e3b36822fc01a864c421372ee80897"
14021402
integrity sha512-pA40VRtds8itfLZyZMzWqJYLyNMA6YlYw3Y57CiBx+Yg70lcTfrl3wmz1dycHwETJkdaDrHl74eY0XmZCFC/VQ==
@@ -1413,7 +1413,7 @@
14131413
babel-plugin-dev-expression "^0.2.2"
14141414
babel-plugin-transform-react-remove-prop-types "^0.4.24"
14151415

1416-
"@superdispatch/eslint-plugin@^0.3.0":
1416+
"@superdispatch/[email protected]":
14171417
version "0.3.0"
14181418
resolved "https://registry.yarnpkg.com/@superdispatch/eslint-plugin/-/eslint-plugin-0.3.0.tgz#51c5f09befab3fdf92c7054a12c2ff3834a2fe5d"
14191419
integrity sha512-3CVT3RZDURUkBXZg5PQhaNmkMVl7fFxDUvW1bg0/TX/N4RwQxM0cTyJSQKvbKrMSUGtB07SXDRAhGDJ9jwA2/Q==
@@ -1435,7 +1435,7 @@
14351435
eslint-plugin-testing-library "^3.10.1"
14361436
lodash "^4.17.19"
14371437

1438-
"@superdispatch/js-tools@^0.3.0":
1438+
"@superdispatch/[email protected]":
14391439
version "0.3.0"
14401440
resolved "https://registry.yarnpkg.com/@superdispatch/js-tools/-/js-tools-0.3.0.tgz#9de0804d7fc01daff20f472a6cfb747fa6a354cd"
14411441
integrity sha512-ePw/knzkNjKgyEICJjjvrB1zV11SnQLbKKPkJicDdb/ntfHH11Cr/TJGimadT641pHlTFwAduNEgbqdQpzCYbQ==
@@ -1449,15 +1449,15 @@
14491449
listr "^0.14.3"
14501450
yarn-deduplicate "^3.1.0"
14511451

1452-
"@superdispatch/prettier-config@^0.3.0":
1452+
"@superdispatch/[email protected]":
14531453
version "0.3.0"
14541454
resolved "https://registry.yarnpkg.com/@superdispatch/prettier-config/-/prettier-config-0.3.0.tgz#78a3768dbfac5b03f1eb2648f8588d25f954d562"
14551455
integrity sha512-qfHf39okiUliHbrJvDlp86JTVOdLCJRiHPQvty5oSqTgSXSp5YCo45RnpGEnqoen3cSj8+JOT1InplMY8yzlig==
14561456
dependencies:
14571457
prettier-plugin-organize-imports "^1.1.1"
14581458
prettier-plugin-packagejson "^2.2.9"
14591459

1460-
"@superdispatch/tsconfig@^0.3.0":
1460+
"@superdispatch/[email protected]":
14611461
version "0.3.0"
14621462
resolved "https://registry.yarnpkg.com/@superdispatch/tsconfig/-/tsconfig-0.3.0.tgz#82983e9d4fd596744c41fa03e9574a1e888c4429"
14631463
integrity sha512-OzRPZHPKy6pprqc2W4PL4EiZ8ktI4/r0vQmJsZOiaF51VXQ+Z0XAG0GzWgHE/EiDTgB2G1IrNhRnKLXcA313PQ==

0 commit comments

Comments
 (0)