Skip to content

Commit c23f054

Browse files
committed
update package pins
1 parent 6004d6d commit c23f054

File tree

2 files changed

+57
-224
lines changed

2 files changed

+57
-224
lines changed

package-lock.json

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

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"author": "Grant Birkinbine",
2727
"license": "MIT",
2828
"dependencies": {
29-
"@actions/core": "^1.10.0",
30-
"@actions/github": "^5.1.1",
31-
"@octokit/plugin-retry": "^6.0.0",
29+
"@actions/core": "^1.10.1",
30+
"@actions/github": "^6.0.0",
31+
"@octokit/plugin-retry": "^6.0.1",
3232
"dedent-js": "^1.0.1",
3333
"github-username-regex": "^1.0.0"
3434
},
@@ -49,18 +49,18 @@
4949
}
5050
},
5151
"devDependencies": {
52-
"@babel/plugin-transform-modules-commonjs": "^7.22.5",
53-
"@babel/preset-env": "^7.22.10",
54-
"@octokit/rest": "^20.0.1",
55-
"@types/node": "^20.5.0",
56-
"@vercel/ncc": "^0.36.1",
57-
"@babel/core": "^7.22.10",
58-
"babel-jest": "^29.6.2",
59-
"eslint": "^8.47.0",
60-
"eslint-plugin-jest": "^27.2.3",
61-
"jest": "^29.6.2",
52+
"@babel/plugin-transform-modules-commonjs": "^7.23.0",
53+
"@babel/preset-env": "^7.23.2",
54+
"@octokit/rest": "^20.0.2",
55+
"@types/node": "^20.8.9",
56+
"@vercel/ncc": "^0.38.1",
57+
"@babel/core": "^7.23.2",
58+
"babel-jest": "^29.7.0",
59+
"eslint": "^8.52.0",
60+
"eslint-plugin-jest": "^27.6.0",
61+
"jest": "^29.7.0",
6262
"js-yaml": "^4.1.0",
6363
"make-coverage-badge": "^1.2.0",
64-
"prettier": "3.0.2"
64+
"prettier": "3.0.3"
6565
}
6666
}

0 commit comments

Comments
 (0)