Skip to content

Commit

Permalink
fix(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahochsteger committed Dec 26, 2024
1 parent 3378800 commit c0834a6
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
54 changes: 27 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,13 @@
"license": "Apache-2.0",
"devDependencies": {
"@babel/plugin-transform-class-properties": "7.25.9",
"@babel/plugin-transform-class-static-block": "^7.24.7",
"@babel/plugin-transform-logical-assignment-operators": "^7.25.7",
"@babel/plugin-transform-private-methods": "^7.25.4",
"@babel/plugin-transform-class-static-block": "7.26.0",
"@babel/plugin-transform-logical-assignment-operators": "7.25.9",
"@babel/plugin-transform-private-methods": "7.25.9",
"@casualbot/jest-sonar-reporter": "2.4.0",
"@eslint/js": "9.17.0",
"@google/clasp": "2.4.2",
"@qiwi/semantic-release-gh-pages-plugin": "5.4.1",
"@qiwi/semantic-release-gh-pages-plugin": "5.4.2",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "28.0.2",
"@rollup/plugin-node-resolve": "16.0.0",
Expand All @@ -112,14 +112,14 @@
"@types/addressparser": "1.0.3",
"@types/crypto-js": "4.2.2",
"@types/eslint__js": "8.42.3",
"@types/google-apps-script": "1.0.86",
"@types/google-apps-script": "1.0.87",
"@types/jest": "29.5.14",
"@types/node": "22.10.2",
"@types/sha1": "1.1.5",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"all-contributors-cli": "6.26.1",
"antlr4ng-cli": "^2.0.0",
"antlr4ng-cli": "2.0.0",
"concurrently": "9.1.0",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -140,8 +140,8 @@
"sonarqube-scanner": "4.2.6",
"ts-jest": "29.2.5",
"ts-prune": "0.10.3",
"type-fest": "4.30.2",
"typedoc": "0.27.5",
"type-fest": "4.31.0",
"typedoc": "0.27.6",
"typescript": "5.7.2",
"typescript-eslint": "8.18.2",
"typescript-json-schema": "0.65.1"
Expand Down

0 comments on commit c0834a6

Please # to comment.