Skip to content

Commit

Permalink
chore(deps): Bump dependencies 2021.11.18 (#430)
Browse files Browse the repository at this point in the history
* bump deps
  • Loading branch information
zekehuntergreen authored Nov 18, 2021
1 parent 6004e8f commit 5a19fc0
Show file tree
Hide file tree
Showing 2 changed files with 247 additions and 229 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,17 @@
},
"prettier": "@guardian/prettier",
"devDependencies": {
"@commitlint/cli": "^13",
"@commitlint/config-conventional": "^14",
"@commitlint/cli": "^13.2.1",
"@commitlint/config-conventional": "^14.1.0",
"@guardian/ab-core": "^2.0.0",
"@guardian/consent-management-platform": "^8",
"@guardian/eslint-config-typescript": "^0.7",
"@guardian/consent-management-platform": "^8.0.1",
"@guardian/eslint-config-typescript": "^0.7.0",
"@guardian/libs": "3.3.0",
"@guardian/prettier": "^0.7",
"@octokit/core": "^3",
"@semantic-release/github": "^8",
"@guardian/prettier": "^0.7.0",
"@octokit/core": "^3.5.1",
"@semantic-release/github": "^8.0.2",
"@types/google.analytics": "^0.0.42",
"@types/googletag": "^1.1.3",
"@types/googletag": "^1.1.4",
"@types/jest": "^27.0.2",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
Expand All @@ -60,8 +60,8 @@
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jest": "^25.2.2",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jest": "^25.2.4",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.4",
"jest": "^27.3.1",
Expand All @@ -71,7 +71,7 @@
"prettier": "^2.4.1",
"semantic-release": "^18.0.0",
"ts-jest": "^27.0.7",
"typescript": "^4.4.4",
"typescript": "^4.5.2",
"web-vitals": "^2.1.2"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 5a19fc0

Please sign in to comment.