Skip to content

Commit d790f2d

Browse files
committed
build(deps): bump all javascript dependencies
1 parent a038261 commit d790f2d

File tree

4 files changed

+1455
-1398
lines changed

4 files changed

+1455
-1398
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,19 @@
5050
"format:markdown": "prettier --write \"docs/**/*.md\""
5151
},
5252
"devDependencies": {
53-
"@babel/core": "^7.23.7",
53+
"@babel/core": "^7.23.9",
5454
"@babel/plugin-proposal-class-properties": "^7.18.6",
5555
"@babel/plugin-proposal-private-methods": "^7.18.6",
5656
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
5757
"@babel/plugin-transform-class-properties": "^7.23.3",
58-
"@babel/preset-env": "^7.23.8",
58+
"@babel/preset-env": "^7.23.9",
5959
"@firebase/rules-unit-testing": "^3.0.1",
6060
"@octokit/core": "^5.1.0",
6161
"@tsconfig/node-lts": "^20.1.1",
62-
"@types/react": "^18.2.48",
62+
"@types/react": "^18.2.55",
6363
"@types/react-native": "^0.73.0",
64-
"@typescript-eslint/eslint-plugin": "^6.19.1",
65-
"@typescript-eslint/parser": "^6.19.1",
64+
"@typescript-eslint/eslint-plugin": "^7.0.1",
65+
"@typescript-eslint/parser": "^7.0.1",
6666
"babel-jest": "^29.7.0",
6767
"clang-format": "^1.8.0",
6868
"conventional-changelog-cli": "^4.1.0",
@@ -72,23 +72,23 @@
7272
"eslint-plugin-mocha": "^10.2.0",
7373
"eslint-plugin-prettier": "^5.1.3",
7474
"eslint-plugin-react": "^7.33.2",
75-
"firebase": "^10.7.2",
76-
"firebase-tools": "^13.0.3",
75+
"firebase": "^10.8.0",
76+
"firebase-tools": "^13.3.0",
7777
"genversion": "^3.2.0",
7878
"google-java-format": "^1.3.1",
7979
"inquirer": "^8.2.6",
8080
"jest": "^29.7.0",
81-
"lerna": "^8.0.2",
82-
"prettier": "^3.2.4",
81+
"lerna": "^8.1.2",
82+
"prettier": "^3.2.5",
8383
"regenerator-transform": "^0.15.2",
8484
"rimraf": "^5.0.5",
8585
"shelljs": "^0.8.5",
86-
"spellchecker-cli": "^6.1.1",
86+
"spellchecker-cli": "^6.2.0",
8787
"ts-jest": "^29.1.2",
8888
"typescript": "^5.3.3"
8989
},
9090
"resolutions": {
91-
"@types/react": "^18.2.48"
91+
"@types/react": "^18.2.55"
9292
},
9393
"workspaces": {
9494
"packages": [

0 commit comments

Comments
 (0)