Skip to content

Commit 5d12819

Browse files
authored
build(dev-deps): bump @electron/lint-roller to 3.1.3 (#1790)
1 parent 2e412c0 commit 5d12819

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.yarnrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ enableScripts: false
99
npmMinimalAgeGate: 10080
1010

1111
npmPreapprovedPackages:
12+
- '@electron/*'
1213
- '@electron-forge/*'
1314
- 'electron'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@electron-forge/publisher-github": "7.9.0",
8989
"@electron/devtron": "^2.0.0",
9090
"@electron/fuses": "^1.6.1",
91-
"@electron/lint-roller": "^3.1.2",
91+
"@electron/lint-roller": "^3.1.3",
9292
"@octokit/core": "^3.5.1",
9393
"@reforged/maker-appimage": "^5.1.0",
9494
"@testing-library/dom": "^10.4.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -949,9 +949,9 @@ __metadata:
949949
languageName: node
950950
linkType: hard
951951

952-
"@electron/lint-roller@npm:^3.1.2":
953-
version: 3.1.2
954-
resolution: "@electron/lint-roller@npm:3.1.2"
952+
"@electron/lint-roller@npm:^3.1.3":
953+
version: 3.1.3
954+
resolution: "@electron/lint-roller@npm:3.1.3"
955955
dependencies:
956956
"@dsanders11/vscode-markdown-languageservice": "npm:^0.3.0"
957957
ajv: "npm:^8.16.0"
@@ -976,7 +976,7 @@ __metadata:
976976
lint-roller-markdown-links: dist/bin/lint-markdown-links.js
977977
lint-roller-markdown-standard: dist/bin/lint-markdown-standard.js
978978
lint-roller-markdown-ts-check: dist/bin/lint-markdown-ts-check.js
979-
checksum: 10c0/e98a65d44b99accf44e33d7dfb1e8d85a75580a7efa7b4a570b0f8e7274aad3eb60fc6d285b5d1d78ecd093e902820222cfdf3e193eec65a8a3536d4c75bb060
979+
checksum: 10c0/657b17b4921a8887334287e245dde85022704c673e1bba867e2a79abb643392b4e4e3962b8745074e78811938b28c4653c37b0c07a76a298a2a00ab3276f475e
980980
languageName: node
981981
linkType: hard
982982

@@ -6753,7 +6753,7 @@ __metadata:
67536753
"@electron/devtron": "npm:^2.0.0"
67546754
"@electron/fiddle-core": "npm:^2.0.1"
67556755
"@electron/fuses": "npm:^1.6.1"
6756-
"@electron/lint-roller": "npm:^3.1.2"
6756+
"@electron/lint-roller": "npm:^3.1.3"
67576757
"@octokit/core": "npm:^3.5.1"
67586758
"@octokit/rest": "npm:^17.0.0"
67596759
"@reforged/maker-appimage": "npm:^5.1.0"

0 commit comments

Comments
 (0)