Skip to content

Commit 2abf2d6

Browse files
committed
Chore: Update 'hint' to 'v4.5.0' ***NO_CI***
1 parent 619eacc commit 2abf2d6

File tree

72 files changed

+137
-137
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+137
-137
lines changed

packages/configuration-development/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"main": "index.json",
4343
"name": "@hint/configuration-development",
4444
"peerDependencies": {
45-
"hint": "^4.4.1"
45+
"hint": "^4.5.0"
4646
},
4747
"repository": "webhintio/hint",
4848
"scripts": {

packages/configuration-progressive-web-apps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"main": "index.json",
3030
"name": "@hint/configuration-progressive-web-apps",
3131
"peerDependencies": {
32-
"hint": "^4.4.1"
32+
"hint": "^4.5.0"
3333
},
3434
"repository": "webhintio/hint",
3535
"scripts": {

packages/configuration-web-recommended/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"main": "index.json",
5757
"name": "@hint/configuration-web-recommended",
5858
"peerDependencies": {
59-
"hint": "^4.4.1"
59+
"hint": "^4.5.0"
6060
},
6161
"repository": "webhintio/hint",
6262
"scripts": {

packages/connector-chrome/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-import": "^2.16.0",
2626
"eslint-plugin-markdown": "^1.0.0",
2727
"@typescript-eslint/eslint-plugin": "^1.4.2",
28-
"hint": "^4.4.1",
28+
"hint": "^4.5.0",
2929
"lodash": "^4.17.11",
3030
"npm-run-all": "^4.1.5",
3131
"nyc": "^13.3.0",
@@ -63,7 +63,7 @@
6363
"statements": 70
6464
},
6565
"peerDependencies": {
66-
"hint": "^4.4.1"
66+
"hint": "^4.5.0"
6767
},
6868
"repository": "webhintio/hint",
6969
"scripts": {

packages/connector-edge/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"eslint-plugin-import": "^2.14.0",
1111
"eslint-plugin-markdown": "^1.0.0-beta.6",
1212
"@typescript-eslint/eslint-plugin": "^1.3.0",
13-
"hint": "^4.4.1",
13+
"hint": "^4.5.0",
1414
"npm-run-all": "^4.1.5",
1515
"rimraf": "^2.6.3",
1616
"typescript": "^3.2.2",
@@ -39,7 +39,7 @@
3939
"win32"
4040
],
4141
"peerDependencies": {
42-
"hint": "^4.4.1"
42+
"hint": "^4.5.0"
4343
},
4444
"private": true,
4545
"repository": "webhintio/hint",

packages/connector-jsdom/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-import": "^2.16.0",
2626
"eslint-plugin-markdown": "^1.0.0",
2727
"@typescript-eslint/eslint-plugin": "^1.4.2",
28-
"hint": "^4.4.1",
28+
"hint": "^4.5.0",
2929
"lodash": "^4.17.11",
3030
"npm-run-all": "^4.1.5",
3131
"nyc": "^13.3.0",
@@ -58,7 +58,7 @@
5858
"canvas": "2.2.0"
5959
},
6060
"peerDependencies": {
61-
"hint": "^4.4.1"
61+
"hint": "^4.5.0"
6262
},
6363
"repository": "webhintio/hint",
6464
"scripts": {

packages/connector-local/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint-plugin-import": "^2.16.0",
2323
"eslint-plugin-markdown": "^1.0.0",
2424
"@typescript-eslint/eslint-plugin": "^1.4.2",
25-
"hint": "^4.4.1",
25+
"hint": "^4.5.0",
2626
"lodash": "^4.17.11",
2727
"npm-run-all": "^4.1.5",
2828
"nyc": "^13.3.0",
@@ -50,7 +50,7 @@
5050
"main": "./dist/src/connector.js",
5151
"name": "@hint/connector-local",
5252
"peerDependencies": {
53-
"hint": "^4.4.1"
53+
"hint": "^4.5.0"
5454
},
5555
"repository": "webhintio/hint",
5656
"scripts": {

packages/create-hint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"fork-ts-checker-webpack-plugin": "^1.0.0",
2323
"fs-extra": "^7.0.0",
2424
"handlebars": "^4.1.0",
25-
"hint": "^4.4.1",
25+
"hint": "^4.5.0",
2626
"inquirer": "^6.2.2",
2727
"mkdirp": "^0.5.1",
2828
"npm-link-check": "^3.0.0",

packages/create-hintrc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@typescript-eslint/eslint-plugin": "^1.4.2",
2727
"fork-ts-checker-webpack-plugin": "^1.0.0",
2828
"fs-extra": "^7.0.0",
29-
"hint": "^4.4.1",
29+
"hint": "^4.5.0",
3030
"inquirer": "^6.2.2",
3131
"mkdirp": "^0.5.1",
3232
"npm-link-check": "^3.0.0",

packages/create-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"fork-ts-checker-webpack-plugin": "^1.0.0",
2424
"fs-extra": "^7.0.0",
2525
"handlebars": "^4.1.0",
26-
"hint": "^4.4.1",
26+
"hint": "^4.5.0",
2727
"inquirer": "^6.2.2",
2828
"mkdirp": "^0.5.1",
2929
"npm-link-check": "^3.0.0",

0 commit comments

Comments
 (0)