Skip to content

Commit 947ae8a

Browse files
committed
bump package pins
1 parent bc78690 commit 947ae8a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@
2828
"author": "Grant Birkinbine",
2929
"license": "MIT",
3030
"dependencies": {
31-
"@actions/core": "^1.10.1",
31+
"@actions/core": "^1.11.1",
3232
"@actions/github": "^6.0.0",
3333
"ajv": "^8.17.1",
3434
"ajv-draft-04": "^1.0.0",
3535
"ajv-formats": "^3.0.1",
3636
"dedent-js": "^1.0.1",
37-
"fdir": "^6.2.0",
38-
"glob": "^11.0.0",
37+
"fdir": "^6.4.3",
38+
"glob": "^11.0.1",
3939
"ignore": "^5.3.2",
4040
"picomatch": "^4.0.2",
41-
"yaml": "^2.5.0",
41+
"yaml": "^2.7.1",
4242
"yaml-schema-validator": "^1.2.3"
4343
},
4444
"jest": {

0 commit comments

Comments
 (0)