Skip to content

Commit 37484d2

Browse files
angular-robotjkrems
authored andcommitted
build: update all non-major dependencies
1 parent 5876577 commit 37484d2

File tree

3 files changed

+108
-45
lines changed

3 files changed

+108
-45
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
"@types/yargs": "^17.0.20",
9595
"@types/yargs-parser": "^21.0.0",
9696
"@types/yarnpkg__lockfile": "^1.1.5",
97-
"@typescript-eslint/eslint-plugin": "8.31.0",
98-
"@typescript-eslint/parser": "8.31.0",
97+
"@typescript-eslint/eslint-plugin": "8.31.1",
98+
"@typescript-eslint/parser": "8.31.1",
9999
"ajv": "8.17.1",
100100
"ansi-colors": "4.1.3",
101101
"beasties": "0.3.3",
@@ -131,7 +131,7 @@
131131
"prettier": "^3.0.0",
132132
"protractor": "~7.0.0",
133133
"puppeteer": "18.2.1",
134-
"quicktype-core": "23.0.176",
134+
"quicktype-core": "23.1.1",
135135
"rollup": "4.40.1",
136136
"rollup-license-plugin": "~3.0.1",
137137
"semver": "7.7.1",

pnpm-lock.yaml

+104-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "module",
33
"devDependencies": {
4-
"baseline-browser-mapping": "2.2.2"
4+
"baseline-browser-mapping": "2.3.0"
55
}
66
}

0 commit comments

Comments
 (0)