Skip to content

Commit a412595

Browse files
[INFRA] dev - Bump typescript from 4.7.3 to 4.7.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.7.3...v4.7.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c54a8cd commit a412595

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@tippyjs/react": "^4.2.6",
3131
"react": "^18.1.0",
3232
"react-awesome-reveal": "^3.8.1",
33-
"react-cookie-consent": "^7.4.1",
33+
"react-cookie-consent": "^7.5.0",
3434
"react-dom": "^18.2.0",
3535
"react-headroom": "^3.2.0",
3636
"react-helmet": "^6.1.0",
@@ -66,7 +66,7 @@
6666
"husky": "^8.0.1",
6767
"lint-staged": "^13.0.2",
6868
"prettier": "^2.7.1",
69-
"typescript": "^4.7.3"
69+
"typescript": "^4.7.4"
7070
},
7171
"lint-staged": {
7272
"*.{js,ts,tsx}": [

0 commit comments

Comments
 (0)