Skip to content

Commit 1a32ea9

Browse files
dependabot[bot]chriskyfung
authored andcommitted
build(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates
Bumps the dev-dependencies group with 2 updates in the / directory: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) and [@google/clasp](https://github.com/google/clasp). Updates `@babel/preset-env` from 7.29.0 to 7.29.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-preset-env) Updates `@google/clasp` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/google/clasp/releases) - [Changelog](https://github.com/google/clasp/blob/master/CHANGELOG.md) - [Commits](google/clasp@v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-version: 7.29.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@google/clasp" dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dccf4ec commit 1a32ea9

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@
6565
"apps-script-oauth2": "github:googleworkspace/apps-script-oauth2"
6666
},
6767
"devDependencies": {
68-
"@babel/preset-env": "^7.29.0",
68+
"@babel/preset-env": "^7.29.2",
6969
"@eslint/js": "^10.0.1",
70-
"@google/clasp": "^3.2.0",
70+
"@google/clasp": "^3.3.0",
7171
"@rollup/plugin-multi-entry": "^7.1.0",
7272
"@types/google-apps-script": "^2.0.8",
7373
"babel-jest": "^30.3.0",

0 commit comments

Comments
 (0)