Skip to content

Commit f2161b6

Browse files
build(deps): pin dependencies
1 parent 75a7474 commit f2161b6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,19 +33,19 @@
3333
},
3434
"devDependencies": {
3535
"@softwareventures/eslint-config": "7.1.2",
36-
"@softwareventures/prettier-config": "^3.0.0 || ^4.0.0",
36+
"@softwareventures/prettier-config": "4.0.0",
3737
"@softwareventures/semantic-release-config": "3.1.0",
3838
"@softwareventures/tsconfig": "7.0.0",
3939
"@typescript-eslint/eslint-plugin": "5.62.0",
4040
"@typescript-eslint/parser": "5.62.0",
4141
"cz-conventional-changelog": "3.3.0",
42-
"eslint": "^8.14.0",
42+
"eslint": "8.48.0",
4343
"eslint-config-prettier": "8.10.0",
4444
"eslint-plugin-import": "2.28.1",
4545
"eslint-plugin-jsdoc": "40.3.0",
4646
"eslint-plugin-prefer-arrow": "1.2.3",
4747
"eslint-plugin-sonarjs": "0.21.0",
48-
"prettier": "^2.6.2",
48+
"prettier": "2.8.8",
4949
"semantic-release": "19.0.5",
5050
"typescript": "5.2.2"
5151
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@
623623
dependencies:
624624
tslib "^1.9.3 || ^2.0.0 || ^2.1.0"
625625

626-
"@softwareventures/prettier-config@^3.0.0 || ^4.0.0":
626+
"@softwareventures/[email protected]":
627627
version "4.0.0"
628628
resolved "https://registry.yarnpkg.com/@softwareventures/prettier-config/-/prettier-config-4.0.0.tgz#3f9393ba90f7fa3f7d2dbe37f79a297cf434cf8f"
629629
integrity sha512-A622DzCRym/yUH2PN5RvC+/AYxqoTMcGC535Kcn5kPQ1likZ4cOsBkfwJN3HLnAXAcvyeW8PXDBwfMIldo3itw==
@@ -1903,7 +1903,7 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
19031903
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
19041904
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
19051905

1906-
eslint@^8.14.0:
1906+
eslint@8.48.0:
19071907
version "8.48.0"
19081908
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.48.0.tgz#bf9998ba520063907ba7bfe4c480dc8be03c2155"
19091909
integrity sha512-sb6DLeIuRXxeM1YljSe1KEx9/YYeZFQWcV8Rq9HfigmdDEugjLEVEa1ozDjL6YDjBpQHPJxJzze+alxi4T3OLg==
@@ -4185,7 +4185,7 @@ prelude-ls@^1.2.1:
41854185
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
41864186
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
41874187

4188-
prettier@^2.6.2:
4188+
prettier@2.8.8:
41894189
version "2.8.8"
41904190
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
41914191
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==

0 commit comments

Comments
 (0)